is not current version
Last Version 5.5.8

cn.legendshop:legendshop-dao-annotation 5.5.7


GroupId

GroupId

cn.legendshop
ArtifactId

ArtifactId

legendshop-dao-annotation
Version

Version

5.5.7
Type

Type

jar

Download legendshop-dao-annotation 5.5.7


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