Last Version

Time2 Library 2.0.0

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

License

License

GroupId

GroupId

ch.agent
ArtifactId

ArtifactId

t2
Version

Version

2.0.0
Type

Type

jar
Description

Description

Time2 Library
The Time2 library provides generic time series with configurable time domains.
Project URL

Project URL

http://agent.ch/timeseries/t2/
Source Code Management

Source Code Management

https://github.com/jpvetterli/time2lib.git

Download t2 2.0.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.