License |
License |
---|---|
GroupId | GroupIdcom.aeontronix.kryptotek |
ArtifactId | ArtifactIdkryptotek-core |
Version | Version1.1.0-beta1 |
Type | Typejar |
Description |
DescriptionKryptotek Core
Kryptotek provides an easy to use abstraction layer for cryptographic functions
|
Project Organization |
Project OrganizationAeontronix Inc |
Filename | Size |
---|---|
kryptotek-core-1.1.0-beta1.pom | |
kryptotek-core-1.1.0-beta1.jar | 86 KB |
kryptotek-core-1.1.0-beta1-sources.jar | 52 KB |
kryptotek-core-1.1.0-beta1-javadoc.jar | 850 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aeontronix.kryptotek/kryptotek-core/ -->
<dependency>
<groupId>com.aeontronix.kryptotek</groupId>
<artifactId>kryptotek-core</artifactId>
<version>1.1.0-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/com.aeontronix.kryptotek/kryptotek-core/
implementation 'com.aeontronix.kryptotek:kryptotek-core:1.1.0-beta1'
// https://jarcasting.com/artifacts/com.aeontronix.kryptotek/kryptotek-core/
implementation ("com.aeontronix.kryptotek:kryptotek-core:1.1.0-beta1")
'com.aeontronix.kryptotek:kryptotek-core:jar:1.1.0-beta1'
<dependency org="com.aeontronix.kryptotek" name="kryptotek-core" rev="1.1.0-beta1">
<artifact name="kryptotek-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aeontronix.kryptotek', module='kryptotek-core', version='1.1.0-beta1')
)
libraryDependencies += "com.aeontronix.kryptotek" % "kryptotek-core" % "1.1.0-beta1"
[com.aeontronix.kryptotek/kryptotek-core "1.1.0-beta1"]
Group / Artifact | Type | Version |
---|---|---|
com.aeontronix.aeon-commons : aeon-commons | jar | 1.3.14 |
com.fasterxml.jackson.jr : jackson-jr-objects | jar | 2.11.3 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 19.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.1.0 |
org.slf4j : slf4j-simple | jar | 1.7.30 |