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