is not current version
Last Version 0.3.3

com.strategicgains.plugin-express:CORSPlugin 0.2.1

RESTExpress CORS Plugin

GroupId

GroupId

com.strategicgains.plugin-express
ArtifactId

ArtifactId

CORSPlugin
Version

Version

0.2.1
Type

Type

jar

Download CORSPlugin 0.2.1


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