License |
License |
---|---|
GroupId | GroupIdcom.citahub.cita-ee |
ArtifactId | ArtifactIdrlp |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncita-sdk-java
null
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rlp-1.4.1.pom | |
rlp-1.4.1.jar | 4 KB |
rlp-1.4.1-tests.jar | 2 KB |
rlp-1.4.1-sources.jar | 2 KB |
rlp-1.4.1-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.citahub.cita-ee/rlp/ -->
<dependency>
<groupId>com.citahub.cita-ee</groupId>
<artifactId>rlp</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.citahub.cita-ee/rlp/
implementation 'com.citahub.cita-ee:rlp:1.4.1'
// https://jarcasting.com/artifacts/com.citahub.cita-ee/rlp/
implementation ("com.citahub.cita-ee:rlp:1.4.1")
'com.citahub.cita-ee:rlp:jar:1.4.1'
<dependency org="com.citahub.cita-ee" name="rlp" rev="1.4.1">
<artifact name="rlp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.citahub.cita-ee', module='rlp', version='1.4.1')
)
libraryDependencies += "com.citahub.cita-ee" % "rlp" % "1.4.1"
[com.citahub.cita-ee/rlp "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 1.10.19 |