Skip to content

Luster is a collection of small libraries for Java.

License

Notifications You must be signed in to change notification settings

tagadvance/Luster

Repository files navigation

Luster

Installation

Maven

<dependency>
  <groupId>com.tagadvance</groupId>
  <artifactId>luster</artifactId>
  <version>1.0.0</version>
</dependency>

Gradle

implementation group: 'com.tagadvance', name: 'luster', version: '1.0.0'

Gradle Kotlin

implementation("com.tagadvance:luster:1.0.0")

Examples

About

Luster is a collection of small libraries for Java.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages