Download sync4j-core-0.5.jar file - Jar s

Jar examples for s:sync4j-core

Description

You can download jar file sync4j-core 0.5 in this page.

Build File

You can use the following script to add sync4j-core-0.5.jar to your project.

<dependency>
   <groupId>com.goeuro.sync4j</groupId>
   <artifactId>sync4j-core</artifactId>
   <version>0.5</version>
</dependency>
compile group: 'com.goeuro.sync4j', name: 'sync4j-core', version: '0.5'
libraryDependencies += "com.goeuro.sync4j" % "sync4j-core" % "0.5"
<dependency org="com.goeuro.sync4j" name="sync4j-core" rev="0.5"/>
@Grapes(@Grab(group='com.goeuro.sync4j', module='sync4j-core', version='0.5'))
'com.goeuro.sync4j:sync4j-core:jar:0.5'

Download

Click the following link to download the jar file.

sync4j-core-0.5-javadoc.jar
sync4j-core-0.5-sources.jar
sync4j-core-0.5-tests.jar
sync4j-core-0.5.jar
sync4j-core-0.5.pom



Related Tutorials