is not current version
Last Version 0.0.6

dev.xethh.webtools:RNRUtils 0.0.2

RnrUtils(Request and Response Utils) is a library for simple structure entity for request body and response body.

GroupId

GroupId

dev.xethh.webtools
ArtifactId

ArtifactId

RNRUtils
Version

Version

0.0.2
Type

Type

jar

Download RNRUtils 0.0.2


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