is not current version
Last Version 0.0.15

lv.ctco.zephyr:zephyr-sync-util 0.0.3


GroupId

GroupId

lv.ctco.zephyr
ArtifactId

ArtifactId

zephyr-sync-util
Version

Version

0.0.3
Type

Type

jar

Download zephyr-sync-util 0.0.3


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