is not current version
Last Version 2.2.1

org.webjars.npm:vinyl 0.4.6

WebJar for vinyl

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vinyl
Version

Version

0.4.6
Type

Type

jar

Download vinyl 0.4.6


<!-- https://jarcasting.com/artifacts/org.webjars.npm/vinyl/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>vinyl</artifactId>
    <version>0.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/vinyl/
implementation 'org.webjars.npm:vinyl:0.4.6'
// https://jarcasting.com/artifacts/org.webjars.npm/vinyl/
implementation ("org.webjars.npm:vinyl:0.4.6")
'org.webjars.npm:vinyl:jar:0.4.6'
<dependency org="org.webjars.npm" name="vinyl" rev="0.4.6">
  <artifact name="vinyl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='vinyl', version='0.4.6')
)
libraryDependencies += "org.webjars.npm" % "vinyl" % "0.4.6"
[org.webjars.npm/vinyl "0.4.6"]