| License |
License |
|---|---|
| GroupId | GroupIdcom.sta-soft |
| ArtifactId | ArtifactIdmzip |
| Last Version | Last Version1.27 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMZip
ZIP helper program to save and load projects, for all M-Projects and other projects.
|
| Project Organization |
Project Organization>StA-Soft< |
| Filename | Size |
|---|---|
| mzip-1.27.pom | |
| mzip-1.27.jar | 82 KB |
| mzip-1.27-tests.jar | 2 KB |
| mzip-1.27-sources.jar | 48 KB |
| mzip-1.27-javadoc.jar | 38 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sta-soft/mzip/ -->
<dependency>
<groupId>com.sta-soft</groupId>
<artifactId>mzip</artifactId>
<version>1.27</version>
</dependency>
// https://jarcasting.com/artifacts/com.sta-soft/mzip/
implementation 'com.sta-soft:mzip:1.27'
// https://jarcasting.com/artifacts/com.sta-soft/mzip/
implementation ("com.sta-soft:mzip:1.27")
'com.sta-soft:mzip:jar:1.27'
<dependency org="com.sta-soft" name="mzip" rev="1.27">
<artifact name="mzip" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sta-soft', module='mzip', version='1.27')
)
libraryDependencies += "com.sta-soft" % "mzip" % "1.27"
[com.sta-soft/mzip "1.27"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |