is not current version
Last Version 1.7.1

com.softwaremill.quicklens:quicklens_3.0.0-RC3 1.7.0

quicklens

GroupId

GroupId

com.softwaremill.quicklens
ArtifactId

ArtifactId

quicklens_3.0.0-RC3
Version

Version

1.7.0
Type

Type

jar

Download quicklens_3.0.0-RC3 1.7.0


<!-- https://jarcasting.com/artifacts/com.softwaremill.quicklens/quicklens_3.0.0-RC3/ -->
<dependency>
    <groupId>com.softwaremill.quicklens</groupId>
    <artifactId>quicklens_3.0.0-RC3</artifactId>
    <version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.quicklens/quicklens_3.0.0-RC3/
implementation 'com.softwaremill.quicklens:quicklens_3.0.0-RC3:1.7.0'
// https://jarcasting.com/artifacts/com.softwaremill.quicklens/quicklens_3.0.0-RC3/
implementation ("com.softwaremill.quicklens:quicklens_3.0.0-RC3:1.7.0")
'com.softwaremill.quicklens:quicklens_3.0.0-RC3:jar:1.7.0'
<dependency org="com.softwaremill.quicklens" name="quicklens_3.0.0-RC3" rev="1.7.0">
  <artifact name="quicklens_3.0.0-RC3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.quicklens', module='quicklens_3.0.0-RC3', version='1.7.0')
)
libraryDependencies += "com.softwaremill.quicklens" % "quicklens_3.0.0-RC3" % "1.7.0"
[com.softwaremill.quicklens/quicklens_3.0.0-RC3 "1.7.0"]