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