License |
License |
---|---|
GroupId | GroupIdcom.github.julien-truffaut |
ArtifactId | ArtifactIdmonocle-core_2.13 |
Last Version | Last Version3.0.0-M6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncore
core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
monocle-core_2.13-3.0.0-M6.pom | |
monocle-core_2.13-3.0.0-M6.jar | 695 KB |
monocle-core_2.13-3.0.0-M6-sources.jar | 62 KB |
monocle-core_2.13-3.0.0-M6-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.julien-truffaut/monocle-core_2.13/ -->
<dependency>
<groupId>com.github.julien-truffaut</groupId>
<artifactId>monocle-core_2.13</artifactId>
<version>3.0.0-M6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.julien-truffaut/monocle-core_2.13/
implementation 'com.github.julien-truffaut:monocle-core_2.13:3.0.0-M6'
// https://jarcasting.com/artifacts/com.github.julien-truffaut/monocle-core_2.13/
implementation ("com.github.julien-truffaut:monocle-core_2.13:3.0.0-M6")
'com.github.julien-truffaut:monocle-core_2.13:jar:3.0.0-M6'
<dependency org="com.github.julien-truffaut" name="monocle-core_2.13" rev="3.0.0-M6">
<artifact name="monocle-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.julien-truffaut', module='monocle-core_2.13', version='3.0.0-M6')
)
libraryDependencies += "com.github.julien-truffaut" % "monocle-core_2.13" % "3.0.0-M6"
[com.github.julien-truffaut/monocle-core_2.13 "3.0.0-M6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.5 |
org.typelevel : cats-core_2.13 | jar | 2.6.1 |
org.typelevel : cats-free_2.13 | jar | 2.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.typelevel : discipline-munit_2.13 | jar | 1.0.9 |