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

io.tekniq:tekniq-core 0.5.1

A framework designed around Kotlin

Группа

Группа

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

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

tekniq-core
Версия

Версия

0.5.1
Тип

Тип

jar

Скачать tekniq-core 0.5.1


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