Last Version

Pingbu's Logger Library 1.0

A logger library

License

License

GroupId

GroupId

com.github.pingbu
ArtifactId

ArtifactId

pingbu-logger
Version

Version

1.0
Type

Type

jar
Description

Description

Pingbu's Logger Library
A logger library

Download pingbu-logger 1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.