Skip to content

RoyalSloth/Utilities

 
 

Dorkbox General Utilities

Dorkbox Github Gitlab Bitbucket

The files here are copyright by many different authors, usually Apache 2.0, MIT, or BSD.

Please see the header of each file for the specific license that applies to it. Specific license details are in the LICENSE file.

Maven Info

<dependencies>
    ...
    <dependency>
      <groupId>com.dorkbox</groupId>
      <artifactId>Utilities</artifactId>
      <version>1.0</version>
    </dependency>
</dependencies>

Gradle Info

dependencies {
    ...
    compile "com.dorkbox:Utilities:1.0"
}

License

This project is © 2015 dorkbox llc, and is distributed under the terms of the Apache v2.0 License. See file "LICENSE" for further references.

About

Dorkbox General Utilities

Resources

License

Unknown and 4 other licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.Apachev2
BSD-2-Clause
LICENSE.BSD2
BSD-3-Clause
LICENSE.BSD3
MIT
LICENSE.MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.1%
  • Other 0.9%