GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdcaseless |
Version | Version0.6.0 |
Type | Typejar |
Filename | Size |
---|---|
caseless-0.6.0.pom | |
caseless-0.6.0.jar | 4 KB |
caseless-0.6.0-sources.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/caseless/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>caseless</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/caseless/
implementation 'org.webjars.npm:caseless:0.6.0'
// https://jarcasting.com/artifacts/org.webjars.npm/caseless/
implementation ("org.webjars.npm:caseless:0.6.0")
'org.webjars.npm:caseless:jar:0.6.0'
<dependency org="org.webjars.npm" name="caseless" rev="0.6.0">
<artifact name="caseless" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='caseless', version='0.6.0')
)
libraryDependencies += "org.webjars.npm" % "caseless" % "0.6.0"
[org.webjars.npm/caseless "0.6.0"]