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

Jar examples for a:am-model

Description

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials