/HoconConfiguration

A Hocon Configuration for Bukkit based on FileConfiguration.

Primary LanguageJava

License

Copyright (C) dumptruckman 2013

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

Maven Dependency Info

<repositories>
    <repository>
        <id>onarandombox</id>
        <url>http://repo.onarandombox.com/content/groups/public</url>
    </repository>
</repositories>
<dependencies>
    <dependency>
        <groupId>com.dumptruckman.minecraft</groupId>
        <artifactId>HoconConfiguration</artifactId>
        <version>0.1.0-SNAPSHOT</version>
    </dependency>
</dependencies>