Skip to content

sillelien/dollar-parent

Repository files navigation

Build: Circle CI

Download

#The Dollar Parent Maven Project Beta

The artifacts used to build the Dollar project can be accessed using

    <repositories>
        <repository>
            <snapshots>
                <enabled>false</enabled>
            </snapshots>
            <id>bintray-sillelien-maven</id>
            <name>bintray</name>
            <url>http://dl.bintray.com/sillelien/maven</url>
        </repository>
    </repositories>

and

        <dependency>
            <groupId>com.sillelien</groupId>
            <artifactId>dollar-parent</artifactId>
            <version>0.3.19</version>
        </dependency>

Dependencies: Dependency Status

Please check out http://sillelien.github.io/dollar for latest details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published