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

com.jarslab.ts:gorilla4j 0.1

Implementation of time series compression method based on the Facebook Gorilla paper

Группа

Группа

com.jarslab.ts
Идентификатор

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

gorilla4j
Версия

Версия

0.1
Тип

Тип

jar

Скачать gorilla4j 0.1


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