is not current version
Last Version 1.3

it.anyplace.sync:a-sync-webclient 1.2


Categories

Categories

CLI User Interface
GroupId

GroupId

it.anyplace.sync
ArtifactId

ArtifactId

a-sync-webclient
Version

Version

1.2
Type

Type

jar

Download a-sync-webclient 1.2


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