| License |
License |
|---|---|
| GroupId | GroupIddev.xethh.webtools |
| ArtifactId | ArtifactIdRNRUtils |
| Version | Version0.0.3 |
| Type | Typejar |
| Description |
DescriptionRNRUtils
RnrUtils(Request and Response Utils) is a library for simple structure entity for request body and response body.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| RNRUtils-0.0.3.pom | |
| RNRUtils-0.0.3.jar | 13 KB |
| RNRUtils-0.0.3-sources.jar | 7 KB |
| RNRUtils-0.0.3-javadoc.jar | 468 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/dev.xethh.webtools/RNRUtils/ -->
<dependency>
<groupId>dev.xethh.webtools</groupId>
<artifactId>RNRUtils</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/dev.xethh.webtools/RNRUtils/
implementation 'dev.xethh.webtools:RNRUtils:0.0.3'
// https://jarcasting.com/artifacts/dev.xethh.webtools/RNRUtils/
implementation ("dev.xethh.webtools:RNRUtils:0.0.3")
'dev.xethh.webtools:RNRUtils:jar:0.0.3'
<dependency org="dev.xethh.webtools" name="RNRUtils" rev="0.0.3">
<artifact name="RNRUtils" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.xethh.webtools', module='RNRUtils', version='0.0.3')
)
libraryDependencies += "dev.xethh.webtools" % "RNRUtils" % "0.0.3"
[dev.xethh.webtools/RNRUtils "0.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.vavr : vavr | jar | 0.10.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |