| License |
License |
|---|---|
| GroupId | GroupIdcom.wizzardo.tools |
| ArtifactId | ArtifactIdtools-image |
| Version | Version0.23 |
| Type | Typejar |
| Description |
Descriptiontools-image
image tools
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tools-image-0.23.pom | |
| tools-image-0.23.jar | 37 KB |
| tools-image-0.23-sources.jar | 21 KB |
| tools-image-0.23-javadoc.jar | 400 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.wizzardo.tools/tools-image/ -->
<dependency>
<groupId>com.wizzardo.tools</groupId>
<artifactId>tools-image</artifactId>
<version>0.23</version>
</dependency>
// https://jarcasting.com/artifacts/com.wizzardo.tools/tools-image/
implementation 'com.wizzardo.tools:tools-image:0.23'
// https://jarcasting.com/artifacts/com.wizzardo.tools/tools-image/
implementation ("com.wizzardo.tools:tools-image:0.23")
'com.wizzardo.tools:tools-image:jar:0.23'
<dependency org="com.wizzardo.tools" name="tools-image" rev="0.23">
<artifact name="tools-image" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wizzardo.tools', module='tools-image', version='0.23')
)
libraryDependencies += "com.wizzardo.tools" % "tools-image" % "0.23"
[com.wizzardo.tools/tools-image "0.23"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.wizzardo.tools : tools-io | jar | 0.23 |