Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.cookieinformation |
ArtifactId | ArtifactIdmobileconsents |
Version | Version0.0.1 |
Type | Typeaar |
Filename | Size |
---|---|
mobileconsents-0.0.1.pom | |
mobileconsents-0.0.1-sources.jar | 18 KB |
mobileconsents-0.0.1-javadoc.jar | 890 KB |
Browse |
<!-- 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"]