is not current version
Last Version 0.4.3

org.jaxxy:jaxxy-cors 0.2.0


GroupId

GroupId

org.jaxxy
ArtifactId

ArtifactId

jaxxy-cors
Version

Version

0.2.0
Type

Type

jar

Download jaxxy-cors 0.2.0


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