mkremins / fanciful

Fancy Bukkit message formatting
MIT License
95 stars 82 forks source link

Update deploy repo #66

Closed JamieSinn closed 8 years ago

JamieSinn commented 8 years ago

Deploy to my repo - Build job for this is available: http://ci.sinndevelopment.com/job/Fanciful/

Mrtenz commented 8 years ago

How do I use your repo? I'm kinda new to Maven.

JamieSinn commented 8 years ago
        <repository>
            <id>sinndev-repo</id>
            <url>http://repo.sinndev.com/content/groups/public/</url>
        </repository>

        <dependency>
            <groupId>mkremins</groupId>
            <artifactId>fanciful</artifactId>
            <version>0.3.3-SNAPSHOT</version>
        </dependency>
mkremins commented 8 years ago

Closing in favor of #65, but feel free to reopen if that repo goes down at some point in the future.