Download threads-0.0.14.jar file - Jar t

Jar examples for t:threads

Description

threads java utils library

You can download jar file threads 0.0.14 in this page.

License

GNU LESSER GENERAL PUBLIC LICENSE 3.0

Build File

You can use the following script to add threads-0.0.14.jar to your project.

<dependency>
   <groupId>com.github.axet</groupId>
   <artifactId>threads</artifactId>
   <version>0.0.14</version>
</dependency>
compile group: 'com.github.axet', name: 'threads', version: '0.0.14'
libraryDependencies += "com.github.axet" % "threads" % "0.0.14"
<dependency org="com.github.axet" name="threads" rev="0.0.14"/>
@Grapes(@Grab(group='com.github.axet', module='threads', version='0.0.14'))
'com.github.axet:threads:jar:0.0.14'

Download

Click the following link to download the jar file.

threads-0.0.14-javadoc.jar
threads-0.0.14-sources.jar
threads-0.0.14.jar
threads-0.0.14.pom



Related Tutorials