Jar examples for s:synq
A small library for syncing up a thread with some flexible configuration of asynchronous event(s).
You can download jar file synq 0.1.3 in this page.
GNU General Public License, Version 3
You can use the following script to add synq-0.1.3.jar to your project.
<dependency> <groupId>com.redhat.synq</groupId> <artifactId>synq</artifactId> <version>0.1.3</version> </dependency>
compile group: 'com.redhat.synq', name: 'synq', version: '0.1.3'
libraryDependencies += "com.redhat.synq" % "synq" % "0.1.3"
<dependency org="com.redhat.synq" name="synq" rev="0.1.3"/>
@Grapes(@Grab(group='com.redhat.synq', module='synq', version='0.1.3'))
'com.redhat.synq:synq:jar:0.1.3'
Click the following link to download the jar file.
synq-0.1.3-javadoc.jar