is not current version
Last Version 1.1.0-beta3

Kryptotek Core 1.1.0-beta1

Kryptotek provides an easy to use abstraction layer for cryptographic functions

License

License

GroupId

GroupId

com.aeontronix.kryptotek
ArtifactId

ArtifactId

kryptotek-core
Version

Version

1.1.0-beta1
Type

Type

jar
Description

Description

Kryptotek Core
Kryptotek provides an easy to use abstraction layer for cryptographic functions
Project Organization

Project Organization

Aeontronix Inc

Download kryptotek-core 1.1.0-beta1


<!-- 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"]

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 19.0.0

test (2)

Group / Artifact Type Version
org.testng : testng jar 7.1.0
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.