| License |
License |
|---|---|
| GroupId | GroupIdcom.github.julien-truffaut |
| ArtifactId | ArtifactIdmonocle-unsafe_2.11 |
| Version | Version1.6.0-M1 |
| Type | Typejar |
| Description |
Descriptionunsafe
unsafe
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| monocle-unsafe_2.11-1.6.0-M1.pom | |
| monocle-unsafe_2.11-1.6.0-M1.jar | 3 KB |
| monocle-unsafe_2.11-1.6.0-M1-sources.jar | 752 bytes |
| monocle-unsafe_2.11-1.6.0-M1-javadoc.jar | 343 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.julien-truffaut/monocle-unsafe_2.11/ -->
<dependency>
<groupId>com.github.julien-truffaut</groupId>
<artifactId>monocle-unsafe_2.11</artifactId>
<version>1.6.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.julien-truffaut/monocle-unsafe_2.11/
implementation 'com.github.julien-truffaut:monocle-unsafe_2.11:1.6.0-M1'
// https://jarcasting.com/artifacts/com.github.julien-truffaut/monocle-unsafe_2.11/
implementation ("com.github.julien-truffaut:monocle-unsafe_2.11:1.6.0-M1")
'com.github.julien-truffaut:monocle-unsafe_2.11:jar:1.6.0-M1'
<dependency org="com.github.julien-truffaut" name="monocle-unsafe_2.11" rev="1.6.0-M1">
<artifact name="monocle-unsafe_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.julien-truffaut', module='monocle-unsafe_2.11', version='1.6.0-M1')
)
libraryDependencies += "com.github.julien-truffaut" % "monocle-unsafe_2.11" % "1.6.0-M1"
[com.github.julien-truffaut/monocle-unsafe_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.scalaz : scalaz-core_2.11 | jar | 7.2.26 |
| com.chuusai : shapeless_2.11 | jar | 2.3.3 |