Download org.chronos.common-0.7.3.jar file - Jar o

Jar examples for o:org.chronos.common

Description

Versioned data storage, embeddable and easy to use.

You can download jar file org.chronos.common 0.7.3 in this page.

License

GNU Affero General Public License v3

Build File

You can use the following script to add org.chronos.common-0.7.3.jar to your project.

<dependency>
   <groupId>com.github.martinhaeusler</groupId>
   <artifactId>org.chronos.common</artifactId>
   <version>0.7.3</version>
</dependency>
compile group: 'com.github.martinhaeusler', name: 'org.chronos.common', version: '0.7.3'
libraryDependencies += "com.github.martinhaeusler" % "org.chronos.common" % "0.7.3"
<dependency org="com.github.martinhaeusler" name="org.chronos.common" rev="0.7.3"/>
@Grapes(@Grab(group='com.github.martinhaeusler', module='org.chronos.common', version='0.7.3'))
'com.github.martinhaeusler:org.chronos.common:jar:0.7.3'

Download

Click the following link to download the jar file.

org.chronos.common-0.7.3-javadoc.jar
org.chronos.common-0.7.3-sources.jar
org.chronos.common-0.7.3.jar
org.chronos.common-0.7.3.pom



Related Tutorials