is not current version
Last Version 2.0.0

ch.agent:t2 1.1.6

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

GroupId

GroupId

ch.agent
ArtifactId

ArtifactId

t2
Version

Version

1.1.6
Type

Type

jar

Download t2 1.1.6


<!-- https://jarcasting.com/artifacts/ch.agent/t2/ -->
<dependency>
    <groupId>ch.agent</groupId>
    <artifactId>t2</artifactId>
    <version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/ch.agent/t2/
implementation 'ch.agent:t2:1.1.6'
// https://jarcasting.com/artifacts/ch.agent/t2/
implementation ("ch.agent:t2:1.1.6")
'ch.agent:t2:jar:1.1.6'
<dependency org="ch.agent" name="t2" rev="1.1.6">
  <artifact name="t2" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.agent', module='t2', version='1.1.6')
)
libraryDependencies += "ch.agent" % "t2" % "1.1.6"
[ch.agent/t2 "1.1.6"]