| License |
License |
|---|---|
| GroupId | GroupIdio.github.shamo42 |
| ArtifactId | ArtifactIdcryptoexchange |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptioncryptoexchangelib
Crypto exchange library in Kotlin
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cryptoexchange-1.0.3.pom | |
| cryptoexchange-1.0.3-sources.jar | 32 KB |
| cryptoexchange-1.0.3-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]
| 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 |