Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 189 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 189 Bytes

lightfall api

Usage

repositories {
    maven { url = 'https://maven.izzel.io/releases' }
}
dependencies {
    implementation 'io.izzel.lightfall:lightfall-api:VERSION'
}