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

org.jaxxy:jaxxy-cors 0.0.2


Группа

Группа

org.jaxxy
Идентификатор

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

jaxxy-cors
Версия

Версия

0.0.2
Тип

Тип

jar

Скачать jaxxy-cors 0.0.2


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