is not current version
Last Version 1.3.0.RELEASE

cn.dreampie:resty-upload 1.0

Resty upload

GroupId

GroupId

cn.dreampie
ArtifactId

ArtifactId

resty-upload
Version

Version

1.0
Type

Type

jar

Download resty-upload 1.0


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