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

com.github.yongyongwang:servlet-cors 0.1.5


Группа

Группа

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

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

servlet-cors
Версия

Версия

0.1.5
Тип

Тип

jar

Скачать servlet-cors 0.1.5


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