is not current version
Last Version 1.2

net.anotheria:rproxy 1.0


Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

rproxy
Version

Version

1.0
Type

Type

jar

Download rproxy 1.0


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