All documentation is available on Monocle website.
License |
License |
---|---|
GroupId | GroupIdcom.github.julien-truffaut |
ArtifactId | ArtifactIdmonoclejvm_2.10 |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionmonocleJVM
monocleJVM
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
monoclejvm_2.10-1.5.0.pom | |
monoclejvm_2.10-1.5.0.jar | 311 bytes |
monoclejvm_2.10-1.5.0-sources.jar | 262 bytes |
monoclejvm_2.10-1.5.0-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.julien-truffaut/monoclejvm_2.10/ -->
<dependency>
<groupId>com.github.julien-truffaut</groupId>
<artifactId>monoclejvm_2.10</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.julien-truffaut/monoclejvm_2.10/
implementation 'com.github.julien-truffaut:monoclejvm_2.10:1.5.0'
// https://jarcasting.com/artifacts/com.github.julien-truffaut/monoclejvm_2.10/
implementation ("com.github.julien-truffaut:monoclejvm_2.10:1.5.0")
'com.github.julien-truffaut:monoclejvm_2.10:jar:1.5.0'
<dependency org="com.github.julien-truffaut" name="monoclejvm_2.10" rev="1.5.0">
<artifact name="monoclejvm_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.julien-truffaut', module='monoclejvm_2.10', version='1.5.0')
)
libraryDependencies += "com.github.julien-truffaut" % "monoclejvm_2.10" % "1.5.0"
[com.github.julien-truffaut/monoclejvm_2.10 "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |
com.github.julien-truffaut : monocle-core_2.10 | jar | 1.5.0 |
com.github.julien-truffaut : monocle-generic_2.10 | jar | 1.5.0 |
com.github.julien-truffaut : monocle-law_2.10 | jar | 1.5.0 |
com.github.julien-truffaut : monocle-macro_2.10 | jar | 1.5.0 |
com.github.julien-truffaut : monocle-state_2.10 | jar | 1.5.0 |
com.github.julien-truffaut : monocle-refined_2.10 | jar | 1.5.0 |
com.github.julien-truffaut : monocle-unsafe_2.10 | jar | 1.5.0 |
All documentation is available on Monocle website.