GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdtar-fs |
Version | Version1.16.3 |
Type | Typejar |
Filename | Size |
---|---|
tar-fs-1.16.3.pom | |
tar-fs-1.16.3.jar | 12 KB |
tar-fs-1.16.3-sources.jar | 22 bytes |
tar-fs-1.16.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/tar-fs/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>tar-fs</artifactId>
<version>1.16.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/tar-fs/
implementation 'org.webjars.npm:tar-fs:1.16.3'
// https://jarcasting.com/artifacts/org.webjars.npm/tar-fs/
implementation ("org.webjars.npm:tar-fs:1.16.3")
'org.webjars.npm:tar-fs:jar:1.16.3'
<dependency org="org.webjars.npm" name="tar-fs" rev="1.16.3">
<artifact name="tar-fs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='tar-fs', version='1.16.3')
)
libraryDependencies += "org.webjars.npm" % "tar-fs" % "1.16.3"
[org.webjars.npm/tar-fs "1.16.3"]