is not current version
Last Version 1.1

org.commonjava.rwx:rwx-http 1.0


GroupId

GroupId

org.commonjava.rwx
ArtifactId

ArtifactId

rwx-http
Version

Version

1.0
Type

Type

jar

Download rwx-http 1.0


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