is not current version
Last Version 1.41

com.sta-soft:mimages 1.40

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

GroupId

GroupId

com.sta-soft
ArtifactId

ArtifactId

mimages
Version

Version

1.40
Type

Type

jar

Download mimages 1.40


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