Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.28 KB

README.staged.md

File metadata and controls

35 lines (26 loc) · 1.28 KB

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.139</version>
        </dependency>

Dependencies: Dependency Status

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