krypto-root

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

License

License

GroupId

GroupId

com.soywiz
ArtifactId

ArtifactId

krypto-root
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Download krypto-root

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.10

test (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.2.10
org.jetbrains.kotlin : kotlin-test-junit jar 1.2.10
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
com.soywiz
Kotlin cORoutine Libraries for fullstack development - https://bintray.com/korlibs/korlibs - https://github.com/korlibs

Versions

Version
0.4.0
0.3.0