GroupId | GroupIdcom.teragrep |
---|---|
ArtifactId | ArtifactIdjla_04 |
Version | Version1.4.0 |
Type | Typejar |
Filename | Size |
---|---|
jla_04-1.4.0.pom | |
jla_04-1.4.0.jar | 10 KB |
jla_04-1.4.0-sources.jar | 4 KB |
jla_04-1.4.0-jboss-modules.jar | 77 KB |
jla_04-1.4.0-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.teragrep/jla_04/ -->
<dependency>
<groupId>com.teragrep</groupId>
<artifactId>jla_04</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.teragrep/jla_04/
implementation 'com.teragrep:jla_04:1.4.0'
// https://jarcasting.com/artifacts/com.teragrep/jla_04/
implementation ("com.teragrep:jla_04:1.4.0")
'com.teragrep:jla_04:jar:1.4.0'
<dependency org="com.teragrep" name="jla_04" rev="1.4.0">
<artifact name="jla_04" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.teragrep', module='jla_04', version='1.4.0')
)
libraryDependencies += "com.teragrep" % "jla_04" % "1.4.0"
[com.teragrep/jla_04 "1.4.0"]