Last Version

StaticLog 2.2.0

Super lightweight static logging for Kotlin, Java and Android.

License

License

GroupId

GroupId

io.github.jupf.staticlog
ArtifactId

ArtifactId

staticlog
Version

Version

2.2.0
Type

Type

jar
Description

Description

StaticLog
Super lightweight static logging for Kotlin, Java and Android.
Project URL

Project URL

https://github.com/jupf/staticlog
Source Code Management

Source Code Management

https://github.com/jupf/staticlog

Download staticlog 2.2.0


<!-- https://jarcasting.com/artifacts/io.github.jupf.staticlog/staticlog/ -->
<dependency>
    <groupId>io.github.jupf.staticlog</groupId>
    <artifactId>staticlog</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jupf.staticlog/staticlog/
implementation 'io.github.jupf.staticlog:staticlog:2.2.0'
// https://jarcasting.com/artifacts/io.github.jupf.staticlog/staticlog/
implementation ("io.github.jupf.staticlog:staticlog:2.2.0")
'io.github.jupf.staticlog:staticlog:jar:2.2.0'
<dependency org="io.github.jupf.staticlog" name="staticlog" rev="2.2.0">
  <artifact name="staticlog" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jupf.staticlog', module='staticlog', version='2.2.0')
)
libraryDependencies += "io.github.jupf.staticlog" % "staticlog" % "2.2.0"
[io.github.jupf.staticlog/staticlog "2.2.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.