Download jsync.io-1.10.7.jar file - Jar j

Jar examples for j:jsync.io

Description

jsync.io is a non-blocking, event-driven networking back-end framework for Java.

You can download jar file jsync.io 1.10.7 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jsync.io-1.10.7.jar to your project.

<dependency>
   <groupId>com.bestellensoftware</groupId>
   <artifactId>jsync.io</artifactId>
   <version>1.10.7</version>
</dependency>
compile group: 'com.bestellensoftware', name: 'jsync.io', version: '1.10.7'
libraryDependencies += "com.bestellensoftware" % "jsync.io" % "1.10.7"
<dependency org="com.bestellensoftware" name="jsync.io" rev="1.10.7"/>
@Grapes(@Grab(group='com.bestellensoftware', module='jsync.io', version='1.10.7'))
'com.bestellensoftware:jsync.io:jar:1.10.7'

Download

Click the following link to download the jar file.

jsync.io-1.10.7-javadoc.jar
jsync.io-1.10.7-sources.jar
jsync.io-1.10.7.jar
jsync.io-1.10.7.pom



Related Tutorials