| License |
License |
|---|---|
| Categories |
CategoriesKotlin Languages CLI User Interface |
| GroupId | GroupIdcom.buttercms.android |
| ArtifactId | ArtifactIdbuttercmsclient-kotlin |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionbuttercmsclient-kotlin
Android library for ButterCMS API.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| buttercmsclient-kotlin-1.0.0.pom | |
| buttercmsclient-kotlin-1.0.0-sources.jar | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.buttercms.android/buttercmsclient-kotlin/ -->
<dependency>
<groupId>com.buttercms.android</groupId>
<artifactId>buttercmsclient-kotlin</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.buttercms.android/buttercmsclient-kotlin/
implementation 'com.buttercms.android:buttercmsclient-kotlin:1.0.0'
// https://jarcasting.com/artifacts/com.buttercms.android/buttercmsclient-kotlin/
implementation ("com.buttercms.android:buttercmsclient-kotlin:1.0.0")
'com.buttercms.android:buttercmsclient-kotlin:aar:1.0.0'
<dependency org="com.buttercms.android" name="buttercmsclient-kotlin" rev="1.0.0">
<artifact name="buttercmsclient-kotlin" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.buttercms.android', module='buttercmsclient-kotlin', version='1.0.0')
)
libraryDependencies += "com.buttercms.android" % "buttercmsclient-kotlin" % "1.0.0"
[com.buttercms.android/buttercmsclient-kotlin "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.5.21 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.21 |
| androidx.core » core-ktx | jar | 1.7.0 |
| com.squareup.okhttp3 : logging-interceptor | jar | 4.9.1 |
| com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
| com.squareup.retrofit2 : adapter-rxjava2 | jar | 2.9.0 |
| com.squareup.retrofit2 : converter-moshi | jar | 2.9.0 |
| com.jakewharton.retrofit : retrofit2-kotlin-coroutines-adapter | jar | 0.9.2 |
| com.squareup.moshi : moshi | jar | 1.12.0 |
| com.squareup.moshi : moshi-kotlin | jar | 1.12.0 |
| com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.13.0 |
| com.squareup.retrofit2 : converter-jackson | jar | 2.1.0 |