Last Version

IAB TCF Core Library 2.0.10

Encode and decode consent information with the IAB EU Transparency and Consent Framework v2.0.

License

License

GroupId

GroupId

com.iabtcf
ArtifactId

ArtifactId

iabtcf-core
Version

Version

2.0.10
Type

Type

pom
Description

Description

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

Project URL

https://github.com/InteractiveAdvertisingBureau/iabtcf-java
Source Code Management

Source Code Management

https://github.com/InteractiveAdvertisingBureau/iabtcf-java

Download iabtcf-core 2.0.10

Filename Size
iabtcf-core-2.0.10.pom 10 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • iabtcf-decoder
  • iabtcf-encoder
  • iabtcf-extras
  • iabtcf-extras-jackson