GroupId | GroupIdcom.teragrep |
---|---|
ArtifactId | ArtifactIdjla_04 |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
jla_04-1.0.0.pom | |
jla_04-1.0.0.jar | 8 KB |
jla_04-1.0.0-sources.jar | 4 KB |
jla_04-1.0.0-jboss-modules.jar | 74 KB |
jla_04-1.0.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.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.teragrep/jla_04/
implementation 'com.teragrep:jla_04:1.0.0'
// https://jarcasting.com/artifacts/com.teragrep/jla_04/
implementation ("com.teragrep:jla_04:1.0.0")
'com.teragrep:jla_04:jar:1.0.0'
<dependency org="com.teragrep" name="jla_04" rev="1.0.0">
<artifact name="jla_04" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.teragrep', module='jla_04', version='1.0.0')
)
libraryDependencies += "com.teragrep" % "jla_04" % "1.0.0"
[com.teragrep/jla_04 "1.0.0"]