is not current version
Last Version 1.3

it.anyplace.sync:a-sync-http-relay 1.2


GroupId

GroupId

it.anyplace.sync
ArtifactId

ArtifactId

a-sync-http-relay
Version

Version

1.2
Type

Type

jar

Download a-sync-http-relay 1.2


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