License |
License |
---|---|
GroupId | GroupIdcom.teragrep |
ArtifactId | ArtifactIdrlp_01 |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrlp_01
A minimal RELP implementation.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rlp_01-2.1.0.pom | |
rlp_01-2.1.0.jar | 22 KB |
rlp_01-2.1.0-sources.jar | 22 KB |
rlp_01-2.1.0-javadoc.jar | 74 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.0 |