k

kotlinx-crypto-md-watchosarm32

A multiplatform Kotlin library providing basic cryptographic functions and primitives
https://github.com/andreypfau/kotlinx-crypto
The Apache Software License, Version 2.0
Andrey Pfau
Files download
File Operation
kotlinx-crypto-md-watchosarm32-0.0.3.pom download
kotlinx-crypto-md-watchosarm32-0.0.3-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.andreypfau</groupId>
  <artifactId>kotlinx-crypto-md-watchosarm32</artifactId>
  <version>0.0.3</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'io.github.andreypfau:kotlinx-crypto-md-watchosarm32:0.0.3'
Gradle Kotlin
implementation("io.github.andreypfau:kotlinx-crypto-md-watchosarm32:0.0.3")
Scala SBT
libraryDependencies += "io.github.andreypfau" % "kotlinx-crypto-md-watchosarm32" % "0.0.3"
Groovy Grape
@Grapes(
  @Grab(group='io.github.andreypfau', module='kotlinx-crypto-md-watchosarm32', version='0.0.3')
)
Apache Ivy
<dependency org="io.github.andreypfau" name="kotlinx-crypto-md-watchosarm32" rev="0.0.3" />
Leiningen
[io.github.andreypfau/kotlinx-crypto-md-watchosarm32 "0.0.3"]
Apache Buildr
'io.github.andreypfau:kotlinx-crypto-md-watchosarm32:jar:0.0.3'