Last Version

cryptoexchangelib 1.0.3

Crypto exchange library in Kotlin

License

License

GroupId

GroupId

io.github.shamo42
ArtifactId

ArtifactId

cryptoexchange
Version

Version

1.0.3
Type

Type

aar
Description

Description

cryptoexchangelib
Crypto exchange library in Kotlin
Project URL

Project URL

https://github.com/shamo42/cryptoexchange
Source Code Management

Source Code Management

https://github.com/shamo42/cryptoexchange

Download cryptoexchange 1.0.3


<!-- https://jarcasting.com/artifacts/io.github.shamo42/cryptoexchange/ -->
<dependency>
    <groupId>io.github.shamo42</groupId>
    <artifactId>cryptoexchange</artifactId>
    <version>1.0.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.shamo42/cryptoexchange/
implementation 'io.github.shamo42:cryptoexchange:1.0.3'
// https://jarcasting.com/artifacts/io.github.shamo42/cryptoexchange/
implementation ("io.github.shamo42:cryptoexchange:1.0.3")
'io.github.shamo42:cryptoexchange:aar:1.0.3'
<dependency org="io.github.shamo42" name="cryptoexchange" rev="1.0.3">
  <artifact name="cryptoexchange" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.shamo42', module='cryptoexchange', version='1.0.3')
)
libraryDependencies += "io.github.shamo42" % "cryptoexchange" % "1.0.3"
[io.github.shamo42/cryptoexchange "1.0.3"]

Dependencies

runtime (13)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.5.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.0
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.3.0
com.kyoapps » zkotlinextensions jar 1.0.29
io.reactivex.rxjava3 : rxandroid jar 3.0.0
io.reactivex.rxjava3 : rxjava jar 3.0.0
com.github.akarnokd : rxjava3-retrofit-adapter jar 3.0.0
com.squareup.moshi : moshi-kotlin jar 1.12.0
com.squareup.retrofit2 : converter-moshi jar 2.9.0
com.squareup.retrofit2 : adapter-rxjava2 jar 2.9.0
com.squareup.okhttp3 : okhttp jar 5.0.0-alpha.2
com.squareup.okio : okio jar 3.0.0-alpha.1

Project Modules

There are no modules declared in this project.