is not current version
Last Version 1.1.0-beta3

com.aeontronix.kryptotek:kryptotek-core 1.0.26

Kryptotek provides an easy to use abstraction layer for cryptographic functions

GroupId

GroupId

com.aeontronix.kryptotek
ArtifactId

ArtifactId

kryptotek-core
Version

Version

1.0.26
Type

Type

jar

Download kryptotek-core 1.0.26


<!-- https://jarcasting.com/artifacts/com.aeontronix.kryptotek/kryptotek-core/ -->
<dependency>
    <groupId>com.aeontronix.kryptotek</groupId>
    <artifactId>kryptotek-core</artifactId>
    <version>1.0.26</version>
</dependency>
// https://jarcasting.com/artifacts/com.aeontronix.kryptotek/kryptotek-core/
implementation 'com.aeontronix.kryptotek:kryptotek-core:1.0.26'
// https://jarcasting.com/artifacts/com.aeontronix.kryptotek/kryptotek-core/
implementation ("com.aeontronix.kryptotek:kryptotek-core:1.0.26")
'com.aeontronix.kryptotek:kryptotek-core:jar:1.0.26'
<dependency org="com.aeontronix.kryptotek" name="kryptotek-core" rev="1.0.26">
  <artifact name="kryptotek-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aeontronix.kryptotek', module='kryptotek-core', version='1.0.26')
)
libraryDependencies += "com.aeontronix.kryptotek" % "kryptotek-core" % "1.0.26"
[com.aeontronix.kryptotek/kryptotek-core "1.0.26"]