| License |
License
MIT or GPLv3
|
|---|---|
| GroupId | GroupIdorg.webjars.bowergithub.stuk |
| ArtifactId | ArtifactIdjszip |
| Version | Version3.7.1 |
| Type | Typejar |
| Description |
Descriptionjszip
WebJar for jszip
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jszip-3.7.1.pom | |
| jszip-3.7.1.jar | 312 KB |
| jszip-3.7.1-sources.jar | 22 bytes |
| jszip-3.7.1-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.stuk/jszip/ -->
<dependency>
<groupId>org.webjars.bowergithub.stuk</groupId>
<artifactId>jszip</artifactId>
<version>3.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.stuk/jszip/
implementation 'org.webjars.bowergithub.stuk:jszip:3.7.1'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.stuk/jszip/
implementation ("org.webjars.bowergithub.stuk:jszip:3.7.1")
'org.webjars.bowergithub.stuk:jszip:jar:3.7.1'
<dependency org="org.webjars.bowergithub.stuk" name="jszip" rev="3.7.1">
<artifact name="jszip" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.stuk', module='jszip', version='3.7.1')
)
libraryDependencies += "org.webjars.bowergithub.stuk" % "jszip" % "3.7.1"
[org.webjars.bowergithub.stuk/jszip "3.7.1"]