MVN

com.iabtcf : iabtcf-core

Maven & Gradle

Oct 30, 2021
33 stars

IAB TCF Core Library · Encode and decode consent information with the IAB EU Transparency and Consent Framework v2.0.

<dependency>
    <groupId>com.iabtcf</groupId>
    <artifactId>iabtcf-core</artifactId>
    <version>2.0.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.iabtcf : iabtcf-core to add to Maven - Latest Versions:

  • Latest Stable: 2.0.10
  • Latest Release Candidate: 2.0.6-RC1.0
  • Latest Alpha: 2.0.5-alpha.0

All Versions

Choose a version of com.iabtcf : iabtcf-core to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
iabtcf-core-2.0.10
iabtcf-core-2.0.9
iabtcf-core-2.0.8
iabtcf-core-2.0.7
iabtcf-core-2.0.6
iabtcf-core-2.0.6-RC1.0
iabtcf-core-2.0.5-alpha.0
iabtcf-core-2.0.0-alpha.0
1.0.x
iabtcf-core-1.0.2-alpha.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.iabtcf</groupId>
    <artifactId>iabtcf-core</artifactId>
    <version>2.0.10</version>
</dependency>

Advertisement