GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdcached-path-relative |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
cached-path-relative-1.0.1.pom | |
cached-path-relative-1.0.1.jar | 6 KB |
cached-path-relative-1.0.1-sources.jar | 22 bytes |
cached-path-relative-1.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/cached-path-relative/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>cached-path-relative</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/cached-path-relative/
implementation 'org.webjars.npm:cached-path-relative:1.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/cached-path-relative/
implementation ("org.webjars.npm:cached-path-relative:1.0.1")
'org.webjars.npm:cached-path-relative:jar:1.0.1'
<dependency org="org.webjars.npm" name="cached-path-relative" rev="1.0.1">
<artifact name="cached-path-relative" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='cached-path-relative', version='1.0.1')
)
libraryDependencies += "org.webjars.npm" % "cached-path-relative" % "1.0.1"
[org.webjars.npm/cached-path-relative "1.0.1"]