License |
License |
---|---|
GroupId | GroupIdcom.softwaremill.quicklens |
ArtifactId | ArtifactIdquicklens_3 |
Last Version | Last Version1.8.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionquicklens
quicklens
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
quicklens_3-1.8.8.pom | |
quicklens_3-1.8.8.jar | 91 KB |
quicklens_3-1.8.8-sources.jar | 5 KB |
quicklens_3-1.8.8-javadoc.jar | 235 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.quicklens/quicklens_3/ -->
<dependency>
<groupId>com.softwaremill.quicklens</groupId>
<artifactId>quicklens_3</artifactId>
<version>1.8.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.quicklens/quicklens_3/
implementation 'com.softwaremill.quicklens:quicklens_3:1.8.8'
// https://jarcasting.com/artifacts/com.softwaremill.quicklens/quicklens_3/
implementation ("com.softwaremill.quicklens:quicklens_3:1.8.8")
'com.softwaremill.quicklens:quicklens_3:jar:1.8.8'
<dependency org="com.softwaremill.quicklens" name="quicklens_3" rev="1.8.8">
<artifact name="quicklens_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.quicklens', module='quicklens_3', version='1.8.8')
)
libraryDependencies += "com.softwaremill.quicklens" % "quicklens_3" % "1.8.8"
[com.softwaremill.quicklens/quicklens_3 "1.8.8"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest-flatspec_3 | jar | 3.2.12 |
org.scalatest : scalatest-shouldmatchers_3 | jar | 3.2.12 |