is not current version
Last Version 1.3

it.anyplace.sync:a-sync-client 1.1


Categories

Categories

CLI User Interface
GroupId

GroupId

it.anyplace.sync
ArtifactId

ArtifactId

a-sync-client
Version

Version

1.1
Type

Type

jar

Download a-sync-client 1.1


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