Jar examples for j:jsync.io
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.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
jsync.io-1.10.7-javadoc.jar