Download theta-0.2.0.jar file - Jar t

Jar examples for t:theta

Description

A portable timing library

You can download jar file theta 0.2.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add theta-0.2.0.jar to your project.

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

Download

Click the following link to download the jar file.

theta-0.2.0-javadoc.jar
theta-0.2.0-sources.jar
theta-0.2.0.jar
theta-0.2.0.pom



Related Tutorials