License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdextract-files |
Last Version | Last Version11.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionextract-files
WebJar for extract-files
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
extract-files-11.0.0.pom | |
extract-files-11.0.0.jar | 12 KB |
extract-files-11.0.0-sources.jar | 22 bytes |
extract-files-11.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/extract-files/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>extract-files</artifactId>
<version>11.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/extract-files/
implementation 'org.webjars.npm:extract-files:11.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/extract-files/
implementation ("org.webjars.npm:extract-files:11.0.0")
'org.webjars.npm:extract-files:jar:11.0.0'
<dependency org="org.webjars.npm" name="extract-files" rev="11.0.0">
<artifact name="extract-files" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='extract-files', version='11.0.0')
)
libraryDependencies += "org.webjars.npm" % "extract-files" % "11.0.0"
[org.webjars.npm/extract-files "11.0.0"]