License |
License |
---|---|
GroupId | GroupIdcom.aeontronix.kryptotek |
ArtifactId | ArtifactIdkryptotek-core |
Last Version | Last Version1.1.0-beta3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKryptotek Core
Kryptotek provides an easy to use abstraction layer for cryptographic functions
|
Project Organization |
Project OrganizationAeontronix Inc |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kryptotek-core-1.1.0-beta3.pom | |
kryptotek-core-1.1.0-beta3.jar | 87 KB |
kryptotek-core-1.1.0-beta3-sources.jar | 52 KB |
kryptotek-core-1.1.0-beta3-javadoc.jar | 847 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-beta3</version>
</dependency>
// https://jarcasting.com/artifacts/com.aeontronix.kryptotek/kryptotek-core/
implementation 'com.aeontronix.kryptotek:kryptotek-core:1.1.0-beta3'
// https://jarcasting.com/artifacts/com.aeontronix.kryptotek/kryptotek-core/
implementation ("com.aeontronix.kryptotek:kryptotek-core:1.1.0-beta3")
'com.aeontronix.kryptotek:kryptotek-core:jar:1.1.0-beta3'
<dependency org="com.aeontronix.kryptotek" name="kryptotek-core" rev="1.1.0-beta3">
<artifact name="kryptotek-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aeontronix.kryptotek', module='kryptotek-core', version='1.1.0-beta3')
)
libraryDependencies += "com.aeontronix.kryptotek" % "kryptotek-core" % "1.1.0-beta3"
[com.aeontronix.kryptotek/kryptotek-core "1.1.0-beta3"]
Group / Artifact | Type | Version |
---|---|---|
com.aeontronix.aeon-commons : aeon-commons | jar | 1.3.21 |
com.fasterxml.jackson.jr : jackson-jr-objects | jar | 2.13.0 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 22.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.4.0 |
org.slf4j : slf4j-simple | jar | 1.7.32 |