Skip to content

IABTechLab/uid2-attestation-gcp

Repository files navigation

UID2 Attestation GCP

The repo provides helper facilities for obtaining an attestation request on Google Cloud Platform.

How to Install

For maven projects:

<!-- https://mvnrepository.com/artifact/com.uid2/attestation-gcp -->
<dependency>
    <groupId>com.uid2</groupId>
    <artifactId>attestation-gcp</artifactId>
    <version>1.1.0</version>
</dependency>