| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.shamo42 |
| Идентификатор | Идентификаторcryptoexchange |
| Последняя версия | Последняя версия1.0.3 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеcryptoexchangelib
Crypto exchange library in Kotlin
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cryptoexchange-1.0.3.pom | |
| cryptoexchange-1.0.3-sources.jar | 32 KB |
| cryptoexchange-1.0.3-javadoc.jar | 261 bytes |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |