не последняя версия
Последняя версия 0.2.3

com.github.yongyongwang:servlet-cors 0.0.6


Группа

Группа

com.github.yongyongwang
Идентификатор

Идентификатор

servlet-cors
Версия

Версия

0.0.6
Тип

Тип

jar

Скачать 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"]