is not current version
Last Version 0.2.3

com.github.yongyongwang:servlet-cors 0.0.6


GroupId

GroupId

com.github.yongyongwang
ArtifactId

ArtifactId

servlet-cors
Version

Version

0.0.6
Type

Type

jar

Download servlet-cors 0.0.6


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