is not current version
Last Version 2.0.2

top.zenyoung:zenyoung-data-common 1.0.7


Categories

Categories

Data
GroupId

GroupId

top.zenyoung
ArtifactId

ArtifactId

zenyoung-data-common
Version

Version

1.0.7
Type

Type

jar

Download zenyoung-data-common 1.0.7


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