is not current version
Last Version 2.0.2

top.zenyoung:zenyoung-data-common 1.5.3


Categories

Categories

Data
GroupId

GroupId

top.zenyoung
ArtifactId

ArtifactId

zenyoung-data-common
Version

Version

1.5.3
Type

Type

jar

Download zenyoung-data-common 1.5.3


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