is not current version
Last Version 1.27

com.sta-soft:mzip 1.26

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.26
Type

Type

jar

Download mzip 1.26


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