Files download
File Operation
imaging_2.9.1-2.5-RC4-1.2.jar download
imaging_2.9.1-2.5-RC4-1.2.pom download
imaging_2.9.1-2.5-RC4-1.2-sources.jar download
Apache Maven
<dependency>
  <groupId>net.liftmodules</groupId>
  <artifactId>imaging_2.9.1</artifactId>
  <version>2.5-RC4-1.2</version>
</dependency>
Gradle Groovy
implementation 'net.liftmodules:imaging_2.9.1:2.5-RC4-1.2'
Gradle Kotlin
implementation("net.liftmodules:imaging_2.9.1:2.5-RC4-1.2")
Scala SBT
libraryDependencies += "net.liftmodules" % "imaging_2.9.1" % "2.5-RC4-1.2"
Groovy Grape
@Grapes(
  @Grab(group='net.liftmodules', module='imaging_2.9.1', version='2.5-RC4-1.2')
)
Apache Ivy
<dependency org="net.liftmodules" name="imaging_2.9.1" rev="2.5-RC4-1.2" />
Leiningen
[net.liftmodules/imaging_2.9.1 "2.5-RC4-1.2"]
Apache Buildr
'net.liftmodules:imaging_2.9.1:jar:2.5-RC4-1.2'