Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 329 Bytes

File metadata and controls

13 lines (12 loc) · 329 Bytes

SHIT aka ShitLib

Super Helpful and Innovative Toolkit or 'SHIT' is a Java API which aims to make developing easier.

<dependencies>
    <!-- ... -->
    <dependency>
        <groupId>net.snackbag.shit</groupId>
        <artifactId>shit</artifactId>
        <version>1.3.0</version>
    </dependency>
</dependencies>