is not current version
Last Version 1.27

com.sta-soft:mzip 1.23

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

Type

jar

Download mzip 1.23


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