is not current version
Last Version 1.41

com.sta-soft:mimages 1.39

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

GroupId

GroupId

com.sta-soft
ArtifactId

ArtifactId

mimages
Version

Version

1.39
Type

Type

jar

Download mimages 1.39


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