is not current version
Last Version 1.41

com.sta-soft:mimages 1.38

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

GroupId

GroupId

com.sta-soft
ArtifactId

ArtifactId

mimages
Version

Version

1.38
Type

Type

jar

Download mimages 1.38


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