is not current version
Last Version 3.0.0

org.webjars.npm:vinyl-file 2.0.0

WebJar for vinyl-file

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vinyl-file
Version

Version

2.0.0
Type

Type

jar

Download vinyl-file 2.0.0


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