| License |
License |
|---|---|
| GroupId | GroupIdcom.softwaremill.quicklens |
| ArtifactId | ArtifactIdquicklens_3 |
| Version | Version1.7.3 |
| Type | Typejar |
| Description |
Descriptionquicklens
quicklens
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| quicklens_3-1.7.3.pom | |
| quicklens_3-1.7.3.jar | 91 KB |
| quicklens_3-1.7.3-sources.jar | 5 KB |
| quicklens_3-1.7.3-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.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.quicklens/quicklens_3/
implementation 'com.softwaremill.quicklens:quicklens_3:1.7.3'
// https://jarcasting.com/artifacts/com.softwaremill.quicklens/quicklens_3/
implementation ("com.softwaremill.quicklens:quicklens_3:1.7.3")
'com.softwaremill.quicklens:quicklens_3:jar:1.7.3'
<dependency org="com.softwaremill.quicklens" name="quicklens_3" rev="1.7.3">
<artifact name="quicklens_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.quicklens', module='quicklens_3', version='1.7.3')
)
libraryDependencies += "com.softwaremill.quicklens" % "quicklens_3" % "1.7.3"
[com.softwaremill.quicklens/quicklens_3 "1.7.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest-flatspec_3 | jar | 3.2.9 |
| org.scalatest : scalatest-shouldmatchers_3 | jar | 3.2.9 |