is not current version
Last Version 0.0.8

timeSeries 0.0.4

A library that provides data structures and algorithms for time series data

License

License

GroupId

GroupId

com.github.tknudsen
ArtifactId

ArtifactId

time-series
Version

Version

0.0.4
Type

Type

jar
Description

Description

timeSeries
A library that provides data structures and algorithms for time series data
Project URL

Project URL

https://github.com/TKnudsen/timeSeries
Source Code Management

Source Code Management

https://github.com/TKnudsen/timeSeries

Download time-series 0.0.4


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

Dependencies

compile (9)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.9.6
com.fasterxml.jackson.core : jackson-databind jar 2.10.1
de.javagl : nd-tuples jar 0.0.1
de.javagl : nd-distance jar 0.0.1
org.apache.commons : commons-math3 jar 3.4.1
org.apache.commons : commons-collections4 jar 4.1
org.apache.commons : commons-lang3 jar 3.7
com.github.tknudsen : complex-data-object jar 0.2.5
com.github.tknudsen : dm-and-ml jar 0.0.1

Project Modules

There are no modules declared in this project.