BinaryTimeseries

A binary timeseries storage format, where the time axis is given via an expression.

Лицензия

Лицензия

Группа

Группа

de.labathome
Идентификатор

Идентификатор

BinaryTimeseries
Последняя версия

Последняя версия

2.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

BinaryTimeseries
A binary timeseries storage format, where the time axis is given via an expression.
Ссылка на сайт

Ссылка на сайт

https://github.com/jonathanschilling/BinaryTimeseries
Система контроля версий

Система контроля версий

https://github.com/jonathanschilling/BinaryTimeseries/tree/master

Скачать BinaryTimeseries

Как подключить последнюю версию

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

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.junit.platform : junit-platform-launcher jar 1.7.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.0.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0