Kryptotek Core

Kryptotek provides an easy to use abstraction layer for cryptographic functions

License

License

GroupId

GroupId

com.kloudtek.kryptotek
ArtifactId

ArtifactId

kryptotek-core
Last Version

Last Version

1.0.25
Release Date

Release Date

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

How to add to project

<!-- 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.
com.kloudtek.kryptotek

Versions

Version
1.0.25
1.0.24
1.0.23
1.0.22
1.0.21
1.0.20
1.0.19
1.0.18
1.0.17
1.0.16
1.0.15
1.0.14