GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdvfile-location |
Version | Version2.0.5 |
Type | Typejar |
Filename | Size |
---|---|
vfile-location-2.0.5.pom | |
vfile-location-2.0.5.jar | 5 KB |
vfile-location-2.0.5-sources.jar | 22 bytes |
vfile-location-2.0.5-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/vfile-location/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>vfile-location</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/vfile-location/
implementation 'org.webjars.npm:vfile-location:2.0.5'
// https://jarcasting.com/artifacts/org.webjars.npm/vfile-location/
implementation ("org.webjars.npm:vfile-location:2.0.5")
'org.webjars.npm:vfile-location:jar:2.0.5'
<dependency org="org.webjars.npm" name="vfile-location" rev="2.0.5">
<artifact name="vfile-location" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='vfile-location', version='2.0.5')
)
libraryDependencies += "org.webjars.npm" % "vfile-location" % "2.0.5"
[org.webjars.npm/vfile-location "2.0.5"]