Skip to content

Repository files navigation

Actions Status GitHub release (latest by date)

Logger Library Readme

Using:

Gradle:
Add the following to your build.gradle file.
Exchange the ?.?.? for the vertion you want to use.

project.ext {
version = "?.?.?" }
}
repositories {
maven { url "https://jitpack.io" }
}
dependencies {
compile "com.github.KoosSA:Logger:${version}"
}

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages