License |
License |
---|---|
GroupId | GroupIdcom.kloudtek.kryptotek |
ArtifactId | ArtifactIdkryptotek-core |
Last Version | Last Version1.0.25 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKryptotek Core
Kryptotek provides an easy to use abstraction layer for cryptographic functions
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
kryptotek-core-1.0.25.pom | |
kryptotek-core-1.0.25.jar | 86 KB |
kryptotek-core-1.0.25-sources.jar | 51 KB |
kryptotek-core-1.0.25-javadoc.jar | 459 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 15.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.11 |
org.slf4j : slf4j-simple | jar | 1.7.25 |