is not current version
Last Version 0.0.13-shaded

org.xerial.thirdparty:fluency 0.0.13-hotfix

Yet another fluent logger

GroupId

GroupId

org.xerial.thirdparty
ArtifactId

ArtifactId

fluency
Version

Version

0.0.13-hotfix
Type

Type

jar

Download fluency 0.0.13-hotfix


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