truth-generator-api-0.1.1-20220709.070122-3.pom

Container for classes referenced from the generated code.

Checksums

MD5 ca52ec4d9ef6e7da234b4bfc7ba94ffe
SHA1 67ec17f1d204a76c92bcb11e9eed28c81da270f9
SHA256 1dd5b243fc309d47fd2c63113f1b178232b89305c7737ce1336b4f415290e0a6
SHA512 31f9be0ffd12665f098369819369e9c09b08a9e754a2cc7cedd96a5cec14a3e72de564a80849f09f728b1c995bbf4d0722f299eb74e7b7245c2d38021850c36d

POM

<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    <parent>
        <artifactId>truth-generator-parent</artifactId>
        <groupId>io.stubbs.truth</groupId>
        <version>0.1.1-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>

    <name>${project.name.root} API</name>
    <description>Container for classes referenced from the generated code.</description>

    <artifactId>truth-generator-api</artifactId>

</project>