| License |
License |
|---|---|
| GroupId | GroupIdcom.github.julien-truffaut |
| ArtifactId | ArtifactIdmonocle-law_2.11 |
| Version | Version1.6.0-M1 |
| Type | Typejar |
| Description |
Descriptionlaw
law
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| monocle-law_2.11-1.6.0-M1.pom | |
| monocle-law_2.11-1.6.0-M1.jar | 211 KB |
| monocle-law_2.11-1.6.0-M1-sources.jar | 9 KB |
| monocle-law_2.11-1.6.0-M1-javadoc.jar | 405 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.julien-truffaut/monocle-law_2.11/ -->
<dependency>
<groupId>com.github.julien-truffaut</groupId>
<artifactId>monocle-law_2.11</artifactId>
<version>1.6.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.julien-truffaut/monocle-law_2.11/
implementation 'com.github.julien-truffaut:monocle-law_2.11:1.6.0-M1'
// https://jarcasting.com/artifacts/com.github.julien-truffaut/monocle-law_2.11/
implementation ("com.github.julien-truffaut:monocle-law_2.11:1.6.0-M1")
'com.github.julien-truffaut:monocle-law_2.11:jar:1.6.0-M1'
<dependency org="com.github.julien-truffaut" name="monocle-law_2.11" rev="1.6.0-M1">
<artifact name="monocle-law_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.julien-truffaut', module='monocle-law_2.11', version='1.6.0-M1')
)
libraryDependencies += "com.github.julien-truffaut" % "monocle-law_2.11" % "1.6.0-M1"
[com.github.julien-truffaut/monocle-law_2.11 "1.6.0-M1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| com.github.julien-truffaut : monocle-core_2.11 | jar | 1.6.0-M1 |
| org.typelevel : discipline_2.11 | jar | 0.10.0 |
| org.scalacheck : scalacheck_2.11 | jar | 1.14.0 |