is not current version
Last Version 2.2.1

org.webjars.npm:vinyl 1.2.0

WebJar for vinyl

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vinyl
Version

Version

1.2.0
Type

Type

jar

Download vinyl 1.2.0


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