is not current version
Last Version 0.2.3

com.github.yongyongwang:servlet-download 0.0.4


GroupId

GroupId

com.github.yongyongwang
ArtifactId

ArtifactId

servlet-download
Version

Version

0.0.4
Type

Type

jar

Download servlet-download 0.0.4


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