License |
License |
---|---|
GroupId | GroupIdcom.teragrep |
ArtifactId | ArtifactIdrlp_03 |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionrlp_03
A RELP server implementation.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rlp_03-1.0.0.pom | |
rlp_03-1.0.0.jar | 15 KB |
rlp_03-1.0.0-sources.jar | 16 KB |
rlp_03-1.0.0-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.teragrep/rlp_03/ -->
<dependency>
<groupId>com.teragrep</groupId>
<artifactId>rlp_03</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.teragrep/rlp_03/
implementation 'com.teragrep:rlp_03:1.0.0'
// https://jarcasting.com/artifacts/com.teragrep/rlp_03/
implementation ("com.teragrep:rlp_03:1.0.0")
'com.teragrep:rlp_03:jar:1.0.0'
<dependency org="com.teragrep" name="rlp_03" rev="1.0.0">
<artifact name="rlp_03" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.teragrep', module='rlp_03', version='1.0.0')
)
libraryDependencies += "com.teragrep" % "rlp_03" % "1.0.0"
[com.teragrep/rlp_03 "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.teragrep : rlp_01 | jar | 2.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |