is not current version
Last Version 0.4

com.jarslab.ts:gorilla4j 0.2

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

GroupId

GroupId

com.jarslab.ts
ArtifactId

ArtifactId

gorilla4j
Version

Version

0.2
Type

Type

jar

Download gorilla4j 0.2


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