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