All documentation is available on Monocle website.
License |
License |
---|---|
GroupId | GroupIdcom.github.julien-truffaut |
ArtifactId | ArtifactIdmonocle-core_sjs1_2.12 |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncore
core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.julien-truffaut/monocle-core_sjs1_2.12/ -->
<dependency>
<groupId>com.github.julien-truffaut</groupId>
<artifactId>monocle-core_sjs1_2.12</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.julien-truffaut/monocle-core_sjs1_2.12/
implementation 'com.github.julien-truffaut:monocle-core_sjs1_2.12:2.1.0'
// https://jarcasting.com/artifacts/com.github.julien-truffaut/monocle-core_sjs1_2.12/
implementation ("com.github.julien-truffaut:monocle-core_sjs1_2.12:2.1.0")
'com.github.julien-truffaut:monocle-core_sjs1_2.12:jar:2.1.0'
<dependency org="com.github.julien-truffaut" name="monocle-core_sjs1_2.12" rev="2.1.0">
<artifact name="monocle-core_sjs1_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.julien-truffaut', module='monocle-core_sjs1_2.12', version='2.1.0')
)
libraryDependencies += "com.github.julien-truffaut" % "monocle-core_sjs1_2.12" % "2.1.0"
[com.github.julien-truffaut/monocle-core_sjs1_2.12 "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.12 |
org.scala-js : scalajs-library_2.12 | jar | 1.1.1 |
org.typelevel : cats-core_sjs1_2.12 | jar | 2.1.1 |
org.typelevel : cats-free_sjs1_2.12 | jar | 2.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-js : scalajs-test-bridge_2.12 | jar | 1.1.1 |
All documentation is available on Monocle website.