is not current version
Last Version 0.2.3

com.github.yongyongwang:servlet-cors 0.1.0


GroupId

GroupId

com.github.yongyongwang
ArtifactId

ArtifactId

servlet-cors
Version

Version

0.1.0
Type

Type

jar

Download servlet-cors 0.1.0


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