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