License |
License |
---|---|
GroupId | GroupIdcn.dreampie |
ArtifactId | ArtifactIdresty |
Last Version | Last Version1.3.0.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionresty
Resty
|
Project URL |
Project URL |
Filename | Size |
---|---|
resty-1.3.0.RELEASE.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.dreampie/resty/ -->
<dependency>
<groupId>cn.dreampie</groupId>
<artifactId>resty</artifactId>
<version>1.3.0.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.dreampie/resty/
implementation 'cn.dreampie:resty:1.3.0.RELEASE'
// https://jarcasting.com/artifacts/cn.dreampie/resty/
implementation ("cn.dreampie:resty:1.3.0.RELEASE")
'cn.dreampie:resty:pom:1.3.0.RELEASE'
<dependency org="cn.dreampie" name="resty" rev="1.3.0.RELEASE">
<artifact name="resty" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.dreampie', module='resty', version='1.3.0.RELEASE')
)
libraryDependencies += "cn.dreampie" % "resty" % "1.3.0.RELEASE"
[cn.dreampie/resty "1.3.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |