| License |
License |
|---|---|
| GroupId | GroupIdcom.github.tknudsen |
| ArtifactId | ArtifactIdtime-series |
| Last Version | Last Version0.0.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptiontimeSeries
A library that provides data structures and algorithms for time series data
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| time-series-0.0.8.pom | |
| time-series-0.0.8.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.tknudsen/time-series/ -->
<dependency>
<groupId>com.github.tknudsen</groupId>
<artifactId>time-series</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tknudsen/time-series/
implementation 'com.github.tknudsen:time-series:0.0.8'
// https://jarcasting.com/artifacts/com.github.tknudsen/time-series/
implementation ("com.github.tknudsen:time-series:0.0.8")
'com.github.tknudsen:time-series:jar:0.0.8'
<dependency org="com.github.tknudsen" name="time-series" rev="0.0.8">
<artifact name="time-series" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tknudsen', module='time-series', version='0.0.8')
)
libraryDependencies += "com.github.tknudsen" % "time-series" % "0.0.8"
[com.github.tknudsen/time-series "0.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | [2.10.5.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.13 |
| com.github.tknudsen : dm-and-ml | jar | 0.0.4 |