is not current version
Last Version 1.4.1

org.seppiko.glf:jcl-over-glf 1.2.RELEASE

Inject JCL into GLF API

GroupId

GroupId

org.seppiko.glf
ArtifactId

ArtifactId

jcl-over-glf
Version

Version

1.2.RELEASE
Type

Type

jar

Download jcl-over-glf 1.2.RELEASE


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