is not current version
Last Version 1.0.2

com.github.fbaro:tcache 1.0.0

A cache for time series data

GroupId

GroupId

com.github.fbaro
ArtifactId

ArtifactId

tcache
Version

Version

1.0.0
Type

Type

jar

Download tcache 1.0.0


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