Download theta-0.1.3.jar file - Jar t

Jar examples for t:theta

Description

A portable timing library

You can download jar file theta 0.1.3 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

theta-0.1.3-javadoc.jar
theta-0.1.3-sources.jar
theta-0.1.3.jar
theta-0.1.3.pom



Related Tutorials