is not current version
Last Version 6.1.11

org.webjars.npm:tar 4.4.10

WebJar for tar

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

tar
Version

Version

4.4.10
Type

Type

jar

Download tar 4.4.10


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