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