is not current version
Last Version 1.1.0

io.pythagoras.common:simple-cors 1.0.3

Pythagoras Common Libs - Health Check

GroupId

GroupId

io.pythagoras.common
ArtifactId

ArtifactId

simple-cors
Version

Version

1.0.3
Type

Type

jar

Download simple-cors 1.0.3


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