is not current version
Last Version 0.2.3

com.github.yongyongwang:servlet-download 0.1.3


GroupId

GroupId

com.github.yongyongwang
ArtifactId

ArtifactId

servlet-download
Version

Version

0.1.3
Type

Type

jar

Download servlet-download 0.1.3


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