| License |
License |
|---|---|
| GroupId | GroupIdeu.axeptio |
| ArtifactId | ArtifactIdandroid-sdk |
| Version | Version0.2.0 |
| Type | Typeaar |
| Description |
DescriptionAxeptio Android SDK
User consent is not only limited to the Web but applies to all platforms collecting user data. Mobile devices are part of it.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| android-sdk-0.2.0.pom | |
| android-sdk-0.2.0-sources.jar | 20 KB |
| android-sdk-0.2.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/eu.axeptio/android-sdk/ -->
<dependency>
<groupId>eu.axeptio</groupId>
<artifactId>android-sdk</artifactId>
<version>0.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/eu.axeptio/android-sdk/
implementation 'eu.axeptio:android-sdk:0.2.0'
// https://jarcasting.com/artifacts/eu.axeptio/android-sdk/
implementation ("eu.axeptio:android-sdk:0.2.0")
'eu.axeptio:android-sdk:aar:0.2.0'
<dependency org="eu.axeptio" name="android-sdk" rev="0.2.0">
<artifact name="android-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='eu.axeptio', module='android-sdk', version='0.2.0')
)
libraryDependencies += "eu.axeptio" % "android-sdk" % "0.2.0"
[eu.axeptio/android-sdk "0.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.31 |
| androidx.core » core-ktx | jar | 1.3.2 |
| androidx.appcompat » appcompat | jar | 1.2.0 |
| com.google.android.material » material | jar | 1.3.0 |
| com.github.kittinunf.fuel : fuel-android | jar | 2.3.1 |
| com.github.kittinunf.fuel : fuel-gson | jar | 2.3.1 |
| com.google.code.gson : gson | jar | 2.8.6 |
| io.coil-kt : coil | jar | 1.1.1 |