Last Version

Kryptotek Core 1.0.25

Kryptotek provides an easy to use abstraction layer for cryptographic functions

License

License

GroupId

GroupId

com.kloudtek.kryptotek
ArtifactId

ArtifactId

kryptotek-core
Version

Version

1.0.25
Type

Type

jar
Description

Description

Kryptotek Core
Kryptotek provides an easy to use abstraction layer for cryptographic functions
Project URL

Project URL

https://github.com/Kloudtek/kryptotek-core
Project Organization

Project Organization

Kloudtek

Download kryptotek-core 1.0.25


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

Dependencies

compile (3)

Group / Artifact Type Version
com.kloudtek.ktutils : ktutils jar 1.3.7
com.kloudtek.ktserializer : ktserializer-runtime jar 1.2.21
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 15.0

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.11
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.