License |
License |
---|---|
GroupId | GroupIdio.circe |
ArtifactId | ArtifactIdcirce-optics_2.12 |
Last Version | Last Version0.14.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionoptics
optics
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
circe-optics_2.12-0.14.1.pom | |
circe-optics_2.12-0.14.1.jar | 60 KB |
circe-optics_2.12-0.14.1-sources.jar | 5 KB |
circe-optics_2.12-0.14.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.circe/circe-optics_2.12/ -->
<dependency>
<groupId>io.circe</groupId>
<artifactId>circe-optics_2.12</artifactId>
<version>0.14.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.circe/circe-optics_2.12/
implementation 'io.circe:circe-optics_2.12:0.14.1'
// https://jarcasting.com/artifacts/io.circe/circe-optics_2.12/
implementation ("io.circe:circe-optics_2.12:0.14.1")
'io.circe:circe-optics_2.12:jar:0.14.1'
<dependency org="io.circe" name="circe-optics_2.12" rev="0.14.1">
<artifact name="circe-optics_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.circe', module='circe-optics_2.12', version='0.14.1')
)
libraryDependencies += "io.circe" % "circe-optics_2.12" % "0.14.1"
[io.circe/circe-optics_2.12 "0.14.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.13 |
com.github.julien-truffaut : monocle-core_2.12 | jar | 2.1.0 |
io.circe : circe-core_2.12 | jar | 0.14.1 |
Group / Artifact | Type | Version |
---|---|---|
com.github.julien-truffaut : monocle-law_2.12 | jar | 2.1.0 |
io.circe : circe-generic_2.12 | jar | 0.14.1 |
io.circe : circe-testing_2.12 | jar | 0.14.1 |
org.scalatestplus : scalacheck-1-14_2.12 | jar | 3.2.2.0 |
org.typelevel : discipline-scalatest_2.12 | jar | 2.1.5 |