Last Version

krypto-common 0.4.0

Krypto: Pure Kotlin cryptography library for JVM, JS and Common

License

License

GroupId

GroupId

com.soywiz
ArtifactId

ArtifactId

krypto-common
Version

Version

0.4.0
Type

Type

jar
Description

Description

krypto-common
Krypto: Pure Kotlin cryptography library for JVM, JS and Common
Project URL

Project URL

https://github.com/korlibs/krypto/

Download krypto-common 0.4.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.soywiz : kmem-common jar 0.4.0
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.2.10

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-common jar 1.2.10
org.jetbrains.kotlin : kotlin-test-annotations-common jar 1.2.10

Project Modules

There are no modules declared in this project.