Files download
File Operation
quicklens_2.12.0-M4-1.4.7.jar download
quicklens_2.12.0-M4-1.4.7.pom download
quicklens_2.12.0-M4-1.4.7-sources.jar download
Apache Maven
<dependency>
  <groupId>com.softwaremill.quicklens</groupId>
  <artifactId>quicklens_2.12.0-M4</artifactId>
  <version>1.4.7</version>
</dependency>
Gradle Groovy
implementation 'com.softwaremill.quicklens:quicklens_2.12.0-M4:1.4.7'
Gradle Kotlin
implementation("com.softwaremill.quicklens:quicklens_2.12.0-M4:1.4.7")
Scala SBT
libraryDependencies += "com.softwaremill.quicklens" % "quicklens_2.12.0-M4" % "1.4.7"
Groovy Grape
@Grapes(
  @Grab(group='com.softwaremill.quicklens', module='quicklens_2.12.0-M4', version='1.4.7')
)
Apache Ivy
<dependency org="com.softwaremill.quicklens" name="quicklens_2.12.0-M4" rev="1.4.7" />
Leiningen
[com.softwaremill.quicklens/quicklens_2.12.0-M4 "1.4.7"]
Apache Buildr
'com.softwaremill.quicklens:quicklens_2.12.0-M4:jar:1.4.7'