is not current version
Last Version 1.41

com.sta-soft:mimages 1.37

Image tools, simple image processor as a command line version.

GroupId

GroupId

com.sta-soft
ArtifactId

ArtifactId

mimages
Version

Version

1.37
Type

Type

jar

Download mimages 1.37


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