License |
License |
---|---|
GroupId | GroupIdio.rocketbase.commons |
ArtifactId | ArtifactIdcommons-asset-imgproxy |
Last Version | Last Version4.7.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionholds commons classes and services used to handle assets
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.rocketbase.commons/commons-asset-imgproxy/ -->
<dependency>
<groupId>io.rocketbase.commons</groupId>
<artifactId>commons-asset-imgproxy</artifactId>
<version>4.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.rocketbase.commons/commons-asset-imgproxy/
implementation 'io.rocketbase.commons:commons-asset-imgproxy:4.7.3'
// https://jarcasting.com/artifacts/io.rocketbase.commons/commons-asset-imgproxy/
implementation ("io.rocketbase.commons:commons-asset-imgproxy:4.7.3")
'io.rocketbase.commons:commons-asset-imgproxy:jar:4.7.3'
<dependency org="io.rocketbase.commons" name="commons-asset-imgproxy" rev="4.7.3">
<artifact name="commons-asset-imgproxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rocketbase.commons', module='commons-asset-imgproxy', version='4.7.3')
)
libraryDependencies += "io.rocketbase.commons" % "commons-asset-imgproxy" % "4.7.3"
[io.rocketbase.commons/commons-asset-imgproxy "4.7.3"]
Group / Artifact | Type | Version |
---|---|---|
io.rocketbase.commons : commons-asset-core | jar | 4.7.3 |
io.rocketbase.asset : imgproxy | jar | 0.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.vintage : junit-vintage-engine | jar |