is not current version
Last Version 4.2.0

org.webjars.npm:vfile 4.0.2

WebJar for vfile

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vfile
Version

Version

4.0.2
Type

Type

jar

Download vfile 4.0.2


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