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

Jar examples for s:sync4j-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials