c

commons-asset-imgproxy

Files download
File Operation
commons-asset-imgproxy-4.0.0.beta1.jar download
commons-asset-imgproxy-4.0.0.beta1.pom download
commons-asset-imgproxy-4.0.0.beta1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.rocketbase.commons</groupId>
  <artifactId>commons-asset-imgproxy</artifactId>
  <version>4.0.0.beta1</version>
</dependency>
Gradle Groovy
implementation 'io.rocketbase.commons:commons-asset-imgproxy:4.0.0.beta1'
Gradle Kotlin
implementation("io.rocketbase.commons:commons-asset-imgproxy:4.0.0.beta1")
Scala SBT
libraryDependencies += "io.rocketbase.commons" % "commons-asset-imgproxy" % "4.0.0.beta1"
Groovy Grape
@Grapes(
  @Grab(group='io.rocketbase.commons', module='commons-asset-imgproxy', version='4.0.0.beta1')
)
Apache Ivy
<dependency org="io.rocketbase.commons" name="commons-asset-imgproxy" rev="4.0.0.beta1" />
Leiningen
[io.rocketbase.commons/commons-asset-imgproxy "4.0.0.beta1"]
Apache Buildr
'io.rocketbase.commons:commons-asset-imgproxy:jar:4.0.0.beta1'