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

io.tekniq:tekniq-cache 0.8.2

A framework designed around Kotlin

Группа

Группа

io.tekniq
Идентификатор

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

tekniq-cache
Версия

Версия

0.8.2
Тип

Тип

jar

Скачать tekniq-cache 0.8.2


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