License |
License |
---|---|
GroupId | GroupIdcom.freewayso |
ArtifactId | ArtifactIdimage-combiner |
Last Version | Last Version2.3.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionimage-combiner
a image combine tool
|
Project URL |
Project URL |
Filename | Size |
---|---|
image-combiner-2.3.5.pom | |
image-combiner-2.3.5.jar | 29 KB |
image-combiner-2.3.5-sources.jar | 17 KB |
image-combiner-2.3.5-javadoc.jar | 122 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.freewayso/image-combiner/ -->
<dependency>
<groupId>com.freewayso</groupId>
<artifactId>image-combiner</artifactId>
<version>2.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.freewayso/image-combiner/
implementation 'com.freewayso:image-combiner:2.3.5'
// https://jarcasting.com/artifacts/com.freewayso/image-combiner/
implementation ("com.freewayso:image-combiner:2.3.5")
'com.freewayso:image-combiner:jar:2.3.5'
<dependency org="com.freewayso" name="image-combiner" rev="2.3.5">
<artifact name="image-combiner" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.freewayso', module='image-combiner', version='2.3.5')
)
libraryDependencies += "com.freewayso" % "image-combiner" % "2.3.5"
[com.freewayso/image-combiner "2.3.5"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |