Mobile Consents

SDK for easy user consent managment.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.cookieinformation
ArtifactId

ArtifactId

mobileconsents
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

aar
Description

Description

Mobile Consents
SDK for easy user consent managment.
Project URL

Project URL

https://bitbucket.org/cookieinformation/mobileconsents-android/src/master/
Source Code Management

Source Code Management

https://bitbucket.org/cookieinformation/mobileconsents-android/src/master/

Download mobileconsents

How to add to project

<!-- https://jarcasting.com/artifacts/com.cookieinformation/mobileconsents/ -->
<dependency>
    <groupId>com.cookieinformation</groupId>
    <artifactId>mobileconsents</artifactId>
    <version>0.2.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.cookieinformation/mobileconsents/
implementation 'com.cookieinformation:mobileconsents:0.2.0'
// https://jarcasting.com/artifacts/com.cookieinformation/mobileconsents/
implementation ("com.cookieinformation:mobileconsents:0.2.0")
'com.cookieinformation:mobileconsents:aar:0.2.0'
<dependency org="com.cookieinformation" name="mobileconsents" rev="0.2.0">
  <artifact name="mobileconsents" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.cookieinformation', module='mobileconsents', version='0.2.0')
)
libraryDependencies += "com.cookieinformation" % "mobileconsents" % "0.2.0"
[com.cookieinformation/mobileconsents "0.2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10
com.squareup.okhttp3 : okhttp jar 4.9.0

runtime (6)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
androidx.constraintlayout » constraintlayout jar 2.0.1
androidx.fragment » fragment-ktx jar 1.3.1
androidx.recyclerview » recyclerview jar 1.1.0
com.squareup.moshi : moshi jar 1.11.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.3.9

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.1
0.1.0
0.0.1