License |
License |
---|---|
GroupId | GroupIdcom.kloudtek.kryptotek |
ArtifactId | ArtifactIdkryptotek-oss |
Last Version | Last Version1.0.23 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionKryptotek OSS
Kryptotek provides an easy to use abstraction layer for cryptographic functions
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
kryptotek-oss-1.0.23.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.23</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.kloudtek.kryptotek/kryptotek-oss/
implementation 'com.kloudtek.kryptotek:kryptotek-oss:1.0.23'
// https://jarcasting.com/artifacts/com.kloudtek.kryptotek/kryptotek-oss/
implementation ("com.kloudtek.kryptotek:kryptotek-oss:1.0.23")
'com.kloudtek.kryptotek:kryptotek-oss:pom:1.0.23'
<dependency org="com.kloudtek.kryptotek" name="kryptotek-oss" rev="1.0.23">
<artifact name="kryptotek-oss" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.kloudtek.kryptotek', module='kryptotek-oss', version='1.0.23')
)
libraryDependencies += "com.kloudtek.kryptotek" % "kryptotek-oss" % "1.0.23"
[com.kloudtek.kryptotek/kryptotek-oss "1.0.23"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 13.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.21 |