is not current version
Last Version 1.41

com.sta-soft:mimages 1.35

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

GroupId

GroupId

com.sta-soft
ArtifactId

ArtifactId

mimages
Version

Version

1.35
Type

Type

jar

Download mimages 1.35


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