License |
License |
---|---|
GroupId | GroupIdio.rocketbase.asset |
ArtifactId | ArtifactIdimgproxy |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptionimgproxy
fluently generate asset urls for img-proxy within java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
imgproxy-0.1.0.pom | |
imgproxy-0.1.0.jar | 12 KB |
imgproxy-0.1.0-sources.jar | 8 KB |
imgproxy-0.1.0-javadoc.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.rocketbase.asset/imgproxy/ -->
<dependency>
<groupId>io.rocketbase.asset</groupId>
<artifactId>imgproxy</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.rocketbase.asset/imgproxy/
implementation 'io.rocketbase.asset:imgproxy:0.1.0'
// https://jarcasting.com/artifacts/io.rocketbase.asset/imgproxy/
implementation ("io.rocketbase.asset:imgproxy:0.1.0")
'io.rocketbase.asset:imgproxy:jar:0.1.0'
<dependency org="io.rocketbase.asset" name="imgproxy" rev="0.1.0">
<artifact name="imgproxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rocketbase.asset', module='imgproxy', version='0.1.0')
)
libraryDependencies += "io.rocketbase.asset" % "imgproxy" % "0.1.0"
[io.rocketbase.asset/imgproxy "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 28.1-jre |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |