Jar examples for t:threads
threads java utils library
You can download jar file threads 0.0.12 in this page.
GNU LESSER GENERAL PUBLIC LICENSE 3.0
You can use the following script to add threads-0.0.12.jar to your project.
<dependency> <groupId>com.github.axet</groupId> <artifactId>threads</artifactId> <version>0.0.12</version> </dependency>
compile group: 'com.github.axet', name: 'threads', version: '0.0.12'
libraryDependencies += "com.github.axet" % "threads" % "0.0.12"
<dependency org="com.github.axet" name="threads" rev="0.0.12"/>
@Grapes(@Grab(group='com.github.axet', module='threads', version='0.0.12'))
'com.github.axet:threads:jar:0.0.12'
Click the following link to download the jar file.
threads-0.0.12-javadoc.jar