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