Last Version

FLogger 1.0.2

A fast,simple java log

License

License

GroupId

GroupId

com.github.cyfonly
ArtifactId

ArtifactId

flogger
Version

Version

1.0.2
Type

Type

jar
Description

Description

FLogger
A fast,simple java log
Project URL

Project URL

https://github.com/cyfonly/FLogger
Source Code Management

Source Code Management

https://github.com/cyfonly/flogger

Download flogger 1.0.2


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

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.