is not current version
Last Version 1.3.0.RELEASE

cn.dreampie:resty-common 1.1.0

Resty common tools

GroupId

GroupId

cn.dreampie
ArtifactId

ArtifactId

resty-common
Version

Version

1.1.0
Type

Type

jar

Download resty-common 1.1.0


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