License |
License |
---|---|
GroupId | GroupIdcom.sta-soft |
ArtifactId | ArtifactIdmimages |
Last Version | Last Version1.41 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMImages
Image tools, simple image processor as a command line version.
|
Project Organization |
Project Organization>StA-Soft< |
Filename | Size |
---|---|
mimages-1.41.pom | |
mimages-1.41.jar | 108 KB |
mimages-1.41-tests.jar | 2 KB |
mimages-1.41-sources.jar | 57 KB |
mimages-1.41-javadoc.jar | 255 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sta-soft/mimages/ -->
<dependency>
<groupId>com.sta-soft</groupId>
<artifactId>mimages</artifactId>
<version>1.41</version>
</dependency>
// https://jarcasting.com/artifacts/com.sta-soft/mimages/
implementation 'com.sta-soft:mimages:1.41'
// https://jarcasting.com/artifacts/com.sta-soft/mimages/
implementation ("com.sta-soft:mimages:1.41")
'com.sta-soft:mimages:jar:1.41'
<dependency org="com.sta-soft" name="mimages" rev="1.41">
<artifact name="mimages" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sta-soft', module='mimages', version='1.41')
)
libraryDependencies += "com.sta-soft" % "mimages" % "1.41"
[com.sta-soft/mimages "1.41"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.media » jai_core | jar | 1.1.3 |
com.sun.media : jai_codec | jar | 1.1.3 |
com.sun.media : jai_imageio | jar | 1.1 |
com.sta-soft : converter3 | jar | 3.117 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |