is not current version
Last Version 1.1.1

ch.exense.viz:viz-proxy 1.0.0

Backend HTTP Proxy service to work around cross-site scripting limitations

GroupId

GroupId

ch.exense.viz
ArtifactId

ArtifactId

viz-proxy
Version

Version

1.0.0
Type

Type

jar

Download viz-proxy 1.0.0


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