-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgradle.properties
More file actions
15 lines (15 loc) · 792 Bytes
/
Copy pathgradle.properties
File metadata and controls
15 lines (15 loc) · 792 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Importants
BUILD_GROUP=codes.wesley_dev.remasteredlogger
BUILD_GROUP_ID=codes.wesley-dev
BUILD_ARTIFACT_ID=remasteredlogger
# Informations
BUILD_NAME=RemasteredLogger
BUILD_URL=https://github.com/kanekireal/RemasteredLogger
BUILD_OWNER=kanekireal
BUILD_DESCRIPTION='RemasteredLogger is a logger as simple as it is complex, it uses SLF4j as an API base. This logger provides the developer with ease of use for a wide variety of utility. This also allows the simplicity of saving under several loggers but also the complexity of being able to create "Class" or single event loggers.'
BUILD_VERSION=1.1.4
BUILD_AUTHOR='Levasseur Wesley'
BUILD_INCEPTION_YEAR=2021
# License
BUILD_LICENSE_URL=https://github.com/kanekireal/RemasteredLogger/blob/main/LICENSE
BUILD_LICENSE_NAME=Apache License 2.0