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