| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.applivery |
| ArtifactId | ArtifactIdapplivery-data |
| Last Version | Last Version3.5.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionapplivery-data
Applivery android sdk
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| applivery-data-3.5.1.pom | |
| applivery-data-3.5.1.aar | 68 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.applivery/applivery-data/ -->
<dependency>
<groupId>com.applivery</groupId>
<artifactId>applivery-data</artifactId>
<version>3.5.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.applivery/applivery-data/
implementation 'com.applivery:applivery-data:3.5.1'
// https://jarcasting.com/artifacts/com.applivery/applivery-data/
implementation ("com.applivery:applivery-data:3.5.1")
'com.applivery:applivery-data:aar:3.5.1'
<dependency org="com.applivery" name="applivery-data" rev="3.5.1">
<artifact name="applivery-data" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.applivery', module='applivery-data', version='3.5.1')
)
libraryDependencies += "com.applivery" % "applivery-data" % "3.5.1"
[com.applivery/applivery-data "3.5.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.applivery : applivery-base | jar | 3.5.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.6.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.6.0 |
| androidx.core » core-ktx | jar | 1.6.0 |
| com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
| com.squareup.retrofit2 : converter-gson | jar | 2.9.0 |
| com.squareup.okhttp3 : logging-interceptor | jar | 4.9.0 |
| com.google.code.gson : gson | jar | 2.8.8 |