All documentation is available on Monocle website.
License |
License |
---|---|
GroupId | GroupIdcom.github.julien-truffaut |
ArtifactId | ArtifactIdmonocle-generic_2.11 |
Last Version | Last Version1.5.1-cats |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptiongenericJVM
genericJVM
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.julien-truffaut/monocle-generic_2.11/ -->
<dependency>
<groupId>com.github.julien-truffaut</groupId>
<artifactId>monocle-generic_2.11</artifactId>
<version>1.5.1-cats</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.julien-truffaut/monocle-generic_2.11/
implementation 'com.github.julien-truffaut:monocle-generic_2.11:1.5.1-cats'
// https://jarcasting.com/artifacts/com.github.julien-truffaut/monocle-generic_2.11/
implementation ("com.github.julien-truffaut:monocle-generic_2.11:1.5.1-cats")
'com.github.julien-truffaut:monocle-generic_2.11:jar:1.5.1-cats'
<dependency org="com.github.julien-truffaut" name="monocle-generic_2.11" rev="1.5.1-cats">
<artifact name="monocle-generic_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.julien-truffaut', module='monocle-generic_2.11', version='1.5.1-cats')
)
libraryDependencies += "com.github.julien-truffaut" % "monocle-generic_2.11" % "1.5.1-cats"
[com.github.julien-truffaut/monocle-generic_2.11 "1.5.1-cats"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.github.julien-truffaut : monocle-core_2.11 | jar | 1.5.1-cats |
org.typelevel : cats-core_2.11 | jar | 1.1.0 |
com.chuusai : shapeless_2.11 | jar | 2.3.3 |
All documentation is available on Monocle website.