is not current version
Last Version 1.0.23

com.kloudtek.kryptotek:kryptotek-oss 1.0.16

Kryptotek provides an easy to use abstraction layer for cryptographic functions

GroupId

GroupId

com.kloudtek.kryptotek
ArtifactId

ArtifactId

kryptotek-oss
Version

Version

1.0.16
Type

Type

pom

Download kryptotek-oss 1.0.16

Filename Size
kryptotek-oss-1.0.16.pom 6 KB
Browse

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