is not current version
Last Version 1.9.ga

com.ovea:ovea-cors 1.7.ga

Better CORS support for IE 8+

GroupId

GroupId

com.ovea
ArtifactId

ArtifactId

ovea-cors
Version

Version

1.7.ga
Type

Type

jar

Download ovea-cors 1.7.ga


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