License |
License |
---|---|
GroupId | GroupIdio.webinv |
ArtifactId | ArtifactIdwebinv-image |
Version | Version1.0 |
Type | Typejar |
Description |
Descriptionwebinv-image
Image resize, crop, rotate
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
webinv-image-1.0.pom | |
webinv-image-1.0.jar | 7 KB |
webinv-image-1.0-sources.jar | 2 KB |
webinv-image-1.0-javadoc.jar | 369 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.webinv/webinv-image/ -->
<dependency>
<groupId>io.webinv</groupId>
<artifactId>webinv-image</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.webinv/webinv-image/
implementation 'io.webinv:webinv-image:1.0'
// https://jarcasting.com/artifacts/io.webinv/webinv-image/
implementation ("io.webinv:webinv-image:1.0")
'io.webinv:webinv-image:jar:1.0'
<dependency org="io.webinv" name="webinv-image" rev="1.0">
<artifact name="webinv-image" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.webinv', module='webinv-image', version='1.0')
)
libraryDependencies += "io.webinv" % "webinv-image" % "1.0"
[io.webinv/webinv-image "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.10.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |