logger-api


License

License

GroupId

GroupId

io.github.paradisehell.middleware.logger
ArtifactId

ArtifactId

logger-api
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

logger-api
logger-api

Download logger-api

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.paradisehell.middleware.logger/logger-api/ -->
<dependency>
    <groupId>io.github.paradisehell.middleware.logger</groupId>
    <artifactId>logger-api</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.paradisehell.middleware.logger/logger-api/
implementation 'io.github.paradisehell.middleware.logger:logger-api:0.0.3'
// https://jarcasting.com/artifacts/io.github.paradisehell.middleware.logger/logger-api/
implementation ("io.github.paradisehell.middleware.logger:logger-api:0.0.3")
'io.github.paradisehell.middleware.logger:logger-api:jar:0.0.3'
<dependency org="io.github.paradisehell.middleware.logger" name="logger-api" rev="0.0.3">
  <artifact name="logger-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.paradisehell.middleware.logger', module='logger-api', version='0.0.3')
)
libraryDependencies += "io.github.paradisehell.middleware.logger" % "logger-api" % "0.0.3"
[io.github.paradisehell.middleware.logger/logger-api "0.0.3"]

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.31

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1