is not current version
Last Version 1.4.1

org.seppiko.glf:jul-to-glf 1.2.RELEASE

Inject JUL into GLF API

GroupId

GroupId

org.seppiko.glf
ArtifactId

ArtifactId

jul-to-glf
Version

Version

1.2.RELEASE
Type

Type

jar

Download jul-to-glf 1.2.RELEASE


<!-- https://jarcasting.com/artifacts/org.seppiko.glf/jul-to-glf/ -->
<dependency>
    <groupId>org.seppiko.glf</groupId>
    <artifactId>jul-to-glf</artifactId>
    <version>1.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.seppiko.glf/jul-to-glf/
implementation 'org.seppiko.glf:jul-to-glf:1.2.RELEASE'
// https://jarcasting.com/artifacts/org.seppiko.glf/jul-to-glf/
implementation ("org.seppiko.glf:jul-to-glf:1.2.RELEASE")
'org.seppiko.glf:jul-to-glf:jar:1.2.RELEASE'
<dependency org="org.seppiko.glf" name="jul-to-glf" rev="1.2.RELEASE">
  <artifact name="jul-to-glf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.seppiko.glf', module='jul-to-glf', version='1.2.RELEASE')
)
libraryDependencies += "org.seppiko.glf" % "jul-to-glf" % "1.2.RELEASE"
[org.seppiko.glf/jul-to-glf "1.2.RELEASE"]