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

com.github.yongyongwang:servlet-cors 0.2.2


Группа

Группа

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

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

servlet-cors
Версия

Версия

0.2.2
Тип

Тип

jar

Скачать servlet-cors 0.2.2


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