Jar examples for t:t2
The Time2 library provides generic time series with configurable time domains.
You can download jar file t2 1.1.7 in this page.
The Apache Software License, Version 2.0
You can use the following script to add t2-1.1.7.jar to your project.
<dependency> <groupId>ch.agent</groupId> <artifactId>t2</artifactId> <version>1.1.7</version> </dependency>
compile group: 'ch.agent', name: 't2', version: '1.1.7'
libraryDependencies += "ch.agent" % "t2" % "1.1.7"
<dependency org="ch.agent" name="t2" rev="1.1.7"/>
@Grapes(@Grab(group='ch.agent', module='t2', version='1.1.7'))
'ch.agent:t2:jar:1.1.7'
Click the following link to download the jar file.
t2-1.1.7-javadoc.jar