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