i

iabtcf-core

Encode and decode consent information with the IAB EU Transparency and Consent Framework v2.0.
https://github.com/InteractiveAdvertisingBureau/iabtcf-java
The Apache Software License, Version 2.0
Sam Tingleff
Files download
File Operation
iabtcf-core-2.0.6-RC1.0.pom download
Apache Maven
<dependency>
  <groupId>com.iabtcf</groupId>
  <artifactId>iabtcf-core</artifactId>
  <version>2.0.6-RC1.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.iabtcf:iabtcf-core:2.0.6-RC1.0'
Gradle Kotlin
implementation("com.iabtcf:iabtcf-core:2.0.6-RC1.0")
Scala SBT
libraryDependencies += "com.iabtcf" % "iabtcf-core" % "2.0.6-RC1.0"
Groovy Grape
@Grapes(
  @Grab(group='com.iabtcf', module='iabtcf-core', version='2.0.6-RC1.0')
)
Apache Ivy
<dependency org="com.iabtcf" name="iabtcf-core" rev="2.0.6-RC1.0" />
Leiningen
[com.iabtcf/iabtcf-core "2.0.6-RC1.0"]
Apache Buildr
'com.iabtcf:iabtcf-core:jar:2.0.6-RC1.0'
Dependencies
The project has no third-party dependencies