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

io.tekniq:tekniq-cache 0.9.6

A framework designed around Kotlin

Группа

Группа

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

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

tekniq-cache
Версия

Версия

0.9.6
Тип

Тип

jar

Скачать tekniq-cache 0.9.6


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