Last Version

rlp_01 2.1.0

A minimal RELP implementation.

License

License

GroupId

GroupId

com.teragrep
ArtifactId

ArtifactId

rlp_01
Version

Version

2.1.0
Type

Type

jar
Description

Description

rlp_01
A minimal RELP implementation.
Project URL

Project URL

https://teragrep.com
Source Code Management

Source Code Management

https://github.com/teragrep/rlp_01/tree/master

Download rlp_01 2.1.0


<!-- https://jarcasting.com/artifacts/com.teragrep/rlp_01/ -->
<dependency>
    <groupId>com.teragrep</groupId>
    <artifactId>rlp_01</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.teragrep/rlp_01/
implementation 'com.teragrep:rlp_01:2.1.0'
// https://jarcasting.com/artifacts/com.teragrep/rlp_01/
implementation ("com.teragrep:rlp_01:2.1.0")
'com.teragrep:rlp_01:jar:2.1.0'
<dependency org="com.teragrep" name="rlp_01" rev="2.1.0">
  <artifact name="rlp_01" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.teragrep', module='rlp_01', version='2.1.0')
)
libraryDependencies += "com.teragrep" % "rlp_01" % "2.1.0"
[com.teragrep/rlp_01 "2.1.0"]

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.vintage : junit-vintage-engine jar 5.7.0

Project Modules

There are no modules declared in this project.