Download apithefire-persistence-0.1.2.jar file - Jar a

Jar examples for a:apithefire-persistence

Description

Persistence helper library

You can download jar file apithefire-persistence 0.1.2 in this page.

License

Apache License

Build File

You can use the following script to add apithefire-persistence-0.1.2.jar to your project.

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

Download

Click the following link to download the jar file.

apithefire-persistence-0.1.2-javadoc.jar
apithefire-persistence-0.1.2-sources.jar
apithefire-persistence-0.1.2.jar
apithefire-persistence-0.1.2.pom



Related Tutorials