is not current version
Last Version 0.2.0

com.cookieinformation:mobileconsents 0.0.1

SDK for easy user consent managment.

Categories

Categories

ORM Data
GroupId

GroupId

com.cookieinformation
ArtifactId

ArtifactId

mobileconsents
Version

Version

0.0.1
Type

Type

aar

Download mobileconsents 0.0.1


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