Last Version

nem-kotlin 0.6.0

nem-kotlin is client library for easy use of NEM(New Economy Movement) API.

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.ryuta46
ArtifactId

ArtifactId

nem-kotlin
Version

Version

0.6.0
Type

Type

jar
Description

Description

nem-kotlin
nem-kotlin is client library for easy use of NEM(New Economy Movement) API.
Project URL

Project URL

https://github.com/ryuta46/nem-kotlin
Source Code Management

Source Code Management

https://github.com/ryuta46/nem-kotlin/tree/master

Download nem-kotlin 0.6.0


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

Dependencies

compile (9)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.1.60
com.google.code.gson : gson jar 2.8.2
com.madgag.spongycastle : prov jar 1.51.0.0
com.madgag.spongycastle : core jar 1.51.0.0
net.i2p.crypto : eddsa jar 0.2.0
io.reactivex.rxjava2 : rxjava jar 2.1.0
io.reactivex.rxjava2 : rxkotlin jar 2.1.0
com.squareup.okhttp3 : okhttp jar 3.9.1
org.java-websocket : Java-WebSocket jar 1.3.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.nhaarman : mockito-kotlin jar 1.5.0

Project Modules

There are no modules declared in this project.