Download am-model-2.1.2.1.jar file - Jar a

Jar examples for a:am-model

Description

You can download jar file am-model 2.1.2.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add am-model-2.1.2.1.jar to your project.

<dependency>
   <groupId>com.abiquo</groupId>
   <artifactId>am-model</artifactId>
   <version>2.1.2.1</version>
</dependency>
compile group: 'com.abiquo', name: 'am-model', version: '2.1.2.1'
libraryDependencies += "com.abiquo" % "am-model" % "2.1.2.1"
<dependency org="com.abiquo" name="am-model" rev="2.1.2.1"/>
@Grapes(@Grab(group='com.abiquo', module='am-model', version='2.1.2.1'))
'com.abiquo:am-model:jar:2.1.2.1'

Download

Click the following link to download the jar file.

am-model-2.1.2.1-javadoc.jar
am-model-2.1.2.1-sources.jar
am-model-2.1.2.1.jar
am-model-2.1.2.1.pom



Related Tutorials