Download tetryon-1.75.jar file - Jar t

Jar examples for t:tetryon

Description

High Throughput thread hopping framework

You can download jar file tetryon 1.75 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add tetryon-1.75.jar to your project.

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

Download

Click the following link to download the jar file.

tetryon-1.75-javadoc.jar
tetryon-1.75-sources.jar
tetryon-1.75.jar
tetryon-1.75.pom



Related Tutorials