GroupId | GroupIdcom.teragrep |
---|---|
ArtifactId | ArtifactIdjla_01 |
Version | Version1.3.7 |
Type | Typejar |
Filename | Size |
---|---|
jla_01-1.3.7.pom | |
jla_01-1.3.7.jar | 9 KB |
jla_01-1.3.7-sources.jar | 4 KB |
jla_01-1.3.7-jboss-modules.jar | 73 KB |
jla_01-1.3.7-javadoc.jar | 28 KB |
Browse |
<!-- 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"]