| License |
License |
|---|---|
| GroupId | GroupIdcom.malliina |
| ArtifactId | ArtifactIdscrimage-core_2.13 |
| Version | Version2.1.10 |
| Type | Typejar |
| Description |
Descriptionscrimage-core
scrimage-core
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.malliina |
| Filename | Size |
|---|---|
| scrimage-core_2.13-2.1.10.pom | |
| scrimage-core_2.13-2.1.10.jar | 493 KB |
| scrimage-core_2.13-2.1.10-sources.jar | 72 KB |
| scrimage-core_2.13-2.1.10-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.malliina/scrimage-core_2.13/ -->
<dependency>
<groupId>com.malliina</groupId>
<artifactId>scrimage-core_2.13</artifactId>
<version>2.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.malliina/scrimage-core_2.13/
implementation 'com.malliina:scrimage-core_2.13:2.1.10'
// https://jarcasting.com/artifacts/com.malliina/scrimage-core_2.13/
implementation ("com.malliina:scrimage-core_2.13:2.1.10")
'com.malliina:scrimage-core_2.13:jar:2.1.10'
<dependency org="com.malliina" name="scrimage-core_2.13" rev="2.1.10">
<artifact name="scrimage-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.malliina', module='scrimage-core_2.13', version='2.1.10')
)
libraryDependencies += "com.malliina" % "scrimage-core_2.13" % "2.1.10"
[com.malliina/scrimage-core_2.13 "2.1.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.0 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| com.twelvemonkeys.imageio : imageio-core | jar | 3.2.1 |
| com.twelvemonkeys.imageio : imageio-jpeg | jar | 3.2.1 |
| com.twelvemonkeys.common : common-lang | jar | 3.2.1 |
| com.twelvemonkeys.common : common-io | jar | 3.2.1 |
| com.twelvemonkeys.common : common-image | jar | 3.2.1 |
| com.drewnoakes : metadata-extractor | jar | 2.8.1 |
| commons-io : commons-io | jar | 2.4 |
| ar.com.hjg : pngj | jar | 2.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.13 | jar | 3.0.8 |
| org.mockito : mockito-all | jar | 1.9.5 |
| org.imgscalr : imgscalr-lib | jar | 4.2 |
| org.apache.commons : commons-lang3 | jar | 3.3.2 |