is not current version
Last Version 1.3

com.antkorwin:xsync 1.1

Tools for the synchronization on the instance of key.

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.antkorwin
ArtifactId

ArtifactId

xsync
Version

Version

1.1
Type

Type

jar

Download xsync 1.1


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