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

com.kloudtek.kryptotek:kryptotek-core 1.0.16


Группа

Группа

com.kloudtek.kryptotek
Идентификатор

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

kryptotek-core
Версия

Версия

1.0.16
Тип

Тип

jar

Скачать kryptotek-core 1.0.16


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