is not current version
Last Version 0.2.9

net.unit8.bouncr:bouncr-proxy 0.2.7


Categories

Categories

Net
GroupId

GroupId

net.unit8.bouncr
ArtifactId

ArtifactId

bouncr-proxy
Version

Version

0.2.7
Type

Type

jar

Download bouncr-proxy 0.2.7


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