Download t2-1.1.6.jar file - Jar t

Jar examples for t:t2

Description

The Time2 library provides generic time series with configurable time domains.

You can download jar file t2 1.1.6 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add t2-1.1.6.jar to your project.

<dependency>
   <groupId>ch.agent</groupId>
   <artifactId>t2</artifactId>
   <version>1.1.6</version>
</dependency>
compile group: 'ch.agent', name: 't2', version: '1.1.6'
libraryDependencies += "ch.agent" % "t2" % "1.1.6"
<dependency org="ch.agent" name="t2" rev="1.1.6"/>
@Grapes(@Grab(group='ch.agent', module='t2', version='1.1.6'))
'ch.agent:t2:jar:1.1.6'

Download

Click the following link to download the jar file.

t2-1.1.6-javadoc.jar
t2-1.1.6-sources.jar
t2-1.1.6.jar
t2-1.1.6.pom



Related Tutorials