is not current version
Last Version 0.2.3

com.github.yongyongwang:servlet-download 0.0.1


GroupId

GroupId

com.github.yongyongwang
ArtifactId

ArtifactId

servlet-download
Version

Version

0.0.1
Type

Type

jar

Download servlet-download 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.yongyongwang/servlet-download/ -->
<dependency>
    <groupId>com.github.yongyongwang</groupId>
    <artifactId>servlet-download</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yongyongwang/servlet-download/
implementation 'com.github.yongyongwang:servlet-download:0.0.1'
// https://jarcasting.com/artifacts/com.github.yongyongwang/servlet-download/
implementation ("com.github.yongyongwang:servlet-download:0.0.1")
'com.github.yongyongwang:servlet-download:jar:0.0.1'
<dependency org="com.github.yongyongwang" name="servlet-download" rev="0.0.1">
  <artifact name="servlet-download" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yongyongwang', module='servlet-download', version='0.0.1')
)
libraryDependencies += "com.github.yongyongwang" % "servlet-download" % "0.0.1"
[com.github.yongyongwang/servlet-download "0.0.1"]