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

Jar examples for s:sync4j-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials