License |
License |
---|---|
GroupId | GroupIdme.chyxion |
ArtifactId | ArtifactIdimage-combine |
Version | Version0.0.1-RELEASE |
Type | Typejar |
Description |
DescriptionImage Combine
Combine 2~5 Images To One
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/me.chyxion/image-combine/ -->
<dependency>
<groupId>me.chyxion</groupId>
<artifactId>image-combine</artifactId>
<version>0.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/me.chyxion/image-combine/
implementation 'me.chyxion:image-combine:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/me.chyxion/image-combine/
implementation ("me.chyxion:image-combine:0.0.1-RELEASE")
'me.chyxion:image-combine:jar:0.0.1-RELEASE'
<dependency org="me.chyxion" name="image-combine" rev="0.0.1-RELEASE">
<artifact name="image-combine" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.chyxion', module='image-combine', version='0.0.1-RELEASE')
)
libraryDependencies += "me.chyxion" % "image-combine" % "0.0.1-RELEASE"
[me.chyxion/image-combine "0.0.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.imgscalr : imgscalr-lib | jar | 4.2 |
org.slf4j : slf4j-api | jar | 1.7.13 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.4.1 |
org.apache.logging.log4j : log4j-core | jar | 2.4.1 |
junit : junit | jar | 4.12 |