| License |
License |
|---|---|
| GroupId | GroupIdcom.applivery |
| ArtifactId | ArtifactIdapplivery-base |
| Last Version | Last Version3.5.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionapplivery-base
Applivery android sdk
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| applivery-base-3.5.1.pom | |
| applivery-base-3.5.1.aar | 40 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.applivery/applivery-base/ -->
<dependency>
<groupId>com.applivery</groupId>
<artifactId>applivery-base</artifactId>
<version>3.5.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.applivery/applivery-base/
implementation 'com.applivery:applivery-base:3.5.1'
// https://jarcasting.com/artifacts/com.applivery/applivery-base/
implementation ("com.applivery:applivery-base:3.5.1")
'com.applivery:applivery-base:aar:3.5.1'
<dependency org="com.applivery" name="applivery-base" rev="3.5.1">
<artifact name="applivery-base" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.applivery', module='applivery-base', version='3.5.1')
)
libraryDependencies += "com.applivery" % "applivery-base" % "3.5.1"
[com.applivery/applivery-base "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 |