Download agmip-common-functions-1.3.7.jar file - Jar a

Jar examples for a:agmip-common-functions

Description

A library of functions which can be used in various sub-projects

You can download jar file agmip-common-functions 1.3.7 in this page.

License

BSD License

Build File

You can use the following script to add agmip-common-functions-1.3.7.jar to your project.

<dependency>
   <groupId>org.agmip</groupId>
   <artifactId>agmip-common-functions</artifactId>
   <version>1.3.7</version>
</dependency>
compile group: 'org.agmip', name: 'agmip-common-functions', version: '1.3.7'
libraryDependencies += "org.agmip" % "agmip-common-functions" % "1.3.7"
<dependency org="org.agmip" name="agmip-common-functions" rev="1.3.7"/>
@Grapes(@Grab(group='org.agmip', module='agmip-common-functions', version='1.3.7'))
'org.agmip:agmip-common-functions:jar:1.3.7'

Download

Click the following link to download the jar file.

agmip-common-functions-1.3.7-javadoc.jar
agmip-common-functions-1.3.7-sources.jar
agmip-common-functions-1.3.7.jar
agmip-common-functions-1.3.7.pom



Related Tutorials