is not current version
Last Version 1.1

cn.bestwu:data-rest 1.0.9

bestwu data-rest

Categories

Categories

Data
GroupId

GroupId

cn.bestwu
ArtifactId

ArtifactId

data-rest
Version

Version

1.0.9
Type

Type

jar

Download data-rest 1.0.9


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