Download apithefire-util-0.1.1.jar file - Jar a

Jar examples for a:apithefire-util

Description

Utility library used by most modules.

You can download jar file apithefire-util 0.1.1 in this page.

License

Apache License

Build File

You can use the following script to add apithefire-util-0.1.1.jar to your project.

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

Download

Click the following link to download the jar file.

apithefire-util-0.1.1-sources.jar
apithefire-util-0.1.1.jar
apithefire-util-0.1.1.pom



Related Tutorials