License |
License |
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdio.webinv |
ArtifactId | ArtifactIdwebinv-service-container |
Version | Version1.0 |
Type | Typejar |
Description |
Descriptionwebinv-service-container
Image resize, crop, rotate
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.webinv/webinv-service-container/ -->
<dependency>
<groupId>io.webinv</groupId>
<artifactId>webinv-service-container</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.webinv/webinv-service-container/
implementation 'io.webinv:webinv-service-container:1.0'
// https://jarcasting.com/artifacts/io.webinv/webinv-service-container/
implementation ("io.webinv:webinv-service-container:1.0")
'io.webinv:webinv-service-container:jar:1.0'
<dependency org="io.webinv" name="webinv-service-container" rev="1.0">
<artifact name="webinv-service-container" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.webinv', module='webinv-service-container', version='1.0')
)
libraryDependencies += "io.webinv" % "webinv-service-container" % "1.0"
[io.webinv/webinv-service-container "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 |