truth-generator-api-0.1.1.pom

Container for classes referenced from the generated code.

Checksums

MD5 f3b7280b068c5ecb9c6674a8994d2faf
SHA1 330668374e6c644db8865e8f83964cd77e28c578
SHA256 56108368239578b44df4114f6c9e5bda999a9a30db449ead11731f15d02b0720
SHA512 6670236881e94b1cb32de1a22bef803d2dc61f5996bd138ec5d996d0bda4c823b6419f7dcf08a4025dfff313239aa2773ee235c37f646a54d4a66e2c0798e9cb

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</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>