is not current version
Last Version 2.1.1

org.webjars.npm:tar-fs 1.16.2

WebJar for tar-fs

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

tar-fs
Version

Version

1.16.2
Type

Type

jar

Download tar-fs 1.16.2


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