is not current version
Last Version 1.4.0

com.teragrep:jla_01 1.3.7

A RELP plugin.

GroupId

GroupId

com.teragrep
ArtifactId

ArtifactId

jla_01
Version

Version

1.3.7
Type

Type

jar

Download jla_01 1.3.7


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