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

com.github.fbaro:tcache 1.0.0

A cache for time series data

Группа

Группа

com.github.fbaro
Идентификатор

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

tcache
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать 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"]