The repo provides helper facilities for obtaining an attestation request on Google Cloud Platform.
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>