Download js-sync-1.0.jar file - Jar j

Jar examples for j:js-sync

Description

Synchronize Asynchronous Events

You can download jar file js-sync 1.0 in this page.

Build File

You can use the following script to add js-sync-1.0.jar to your project.

<dependency>
   <groupId>com.ovea</groupId>
   <artifactId>js-sync</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.ovea', name: 'js-sync', version: '1.0'
libraryDependencies += "com.ovea" % "js-sync" % "1.0"
<dependency org="com.ovea" name="js-sync" rev="1.0"/>
@Grapes(@Grab(group='com.ovea', module='js-sync', version='1.0'))
'com.ovea:js-sync:jar:1.0'

Download

Click the following link to download the jar file.

js-sync-1.0-sources.jar
js-sync-1.0.jar
js-sync-1.0.pom



Related Tutorials