is not current version
Last Version 0.27.0

org.httpobjects.proxy:httpobjects-proxy 0.3.0


GroupId

GroupId

org.httpobjects.proxy
ArtifactId

ArtifactId

httpobjects-proxy
Version

Version

0.3.0
Type

Type

jar

Download httpobjects-proxy 0.3.0


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