is not current version
Last Version 0.6

cn.itlym:shoulder-data-db 0.3


Categories

Categories

Data
GroupId

GroupId

cn.itlym
ArtifactId

ArtifactId

shoulder-data-db
Version

Version

0.3
Type

Type

jar

Download shoulder-data-db 0.3


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