License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdhas-cors |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptionhas-cors
WebJar for has-cors
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
has-cors-1.1.0.pom | |
has-cors-1.1.0.jar | 5 KB |
has-cors-1.1.0-sources.jar | 22 bytes |
has-cors-1.1.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/has-cors/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>has-cors</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/has-cors/
implementation 'org.webjars.npm:has-cors:1.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/has-cors/
implementation ("org.webjars.npm:has-cors:1.1.0")
'org.webjars.npm:has-cors:jar:1.1.0'
<dependency org="org.webjars.npm" name="has-cors" rev="1.1.0">
<artifact name="has-cors" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='has-cors', version='1.1.0')
)
libraryDependencies += "org.webjars.npm" % "has-cors" % "1.1.0"
[org.webjars.npm/has-cors "1.1.0"]