GroupId | GroupIdcom.teragrep |
---|---|
ArtifactId | ArtifactIdrlp_01 |
Version | Version1.0.7 |
Type | Typejar |
Filename | Size |
---|---|
rlp_01-1.0.7.pom | |
rlp_01-1.0.7.jar | 21 KB |
rlp_01-1.0.7-sources.jar | 22 KB |
rlp_01-1.0.7-javadoc.jar | 74 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.teragrep/rlp_01/ -->
<dependency>
<groupId>com.teragrep</groupId>
<artifactId>rlp_01</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.teragrep/rlp_01/
implementation 'com.teragrep:rlp_01:1.0.7'
// https://jarcasting.com/artifacts/com.teragrep/rlp_01/
implementation ("com.teragrep:rlp_01:1.0.7")
'com.teragrep:rlp_01:jar:1.0.7'
<dependency org="com.teragrep" name="rlp_01" rev="1.0.7">
<artifact name="rlp_01" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.teragrep', module='rlp_01', version='1.0.7')
)
libraryDependencies += "com.teragrep" % "rlp_01" % "1.0.7"
[com.teragrep/rlp_01 "1.0.7"]