is not current version
Last Version 2.1.0

com.teragrep:rlp_01 1.0.7

A minimal RELP implementation.

GroupId

GroupId

com.teragrep
ArtifactId

ArtifactId

rlp_01
Version

Version

1.0.7
Type

Type

jar

Download rlp_01 1.0.7


<!-- 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"]