is not current version
Last Version 1.27

com.sta-soft:mzip 1.22

ZIP helper program to save and load projects, for all M-Projects and other projects.

GroupId

GroupId

com.sta-soft
ArtifactId

ArtifactId

mzip
Version

Version

1.22
Type

Type

jar

Download mzip 1.22


<!-- https://jarcasting.com/artifacts/com.sta-soft/mzip/ -->
<dependency>
    <groupId>com.sta-soft</groupId>
    <artifactId>mzip</artifactId>
    <version>1.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.sta-soft/mzip/
implementation 'com.sta-soft:mzip:1.22'
// https://jarcasting.com/artifacts/com.sta-soft/mzip/
implementation ("com.sta-soft:mzip:1.22")
'com.sta-soft:mzip:jar:1.22'
<dependency org="com.sta-soft" name="mzip" rev="1.22">
  <artifact name="mzip" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sta-soft', module='mzip', version='1.22')
)
libraryDependencies += "com.sta-soft" % "mzip" % "1.22"
[com.sta-soft/mzip "1.22"]