Last Version

exercises-monocle 0.6.4

Scala Exercises for the Scala Optics library Monocle http://julien-truffaut.github.io/Monocle/

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.scala-exercises
ArtifactId

ArtifactId

exercises-monocle_2.13
Version

Version

0.6.4
Type

Type

jar
Description

Description

exercises-monocle
Scala Exercises for the Scala Optics library Monocle http://julien-truffaut.github.io/Monocle/
Project URL

Project URL

https://github.com/scala-exercises/exercises-monocle
Project Organization

Project Organization

47 Degrees Open Source
Source Code Management

Source Code Management

https://github.com/scala-exercises/exercises-monocle

Download exercises-monocle_2.13 0.6.4


<!-- https://jarcasting.com/artifacts/org.scala-exercises/exercises-monocle_2.13/ -->
<dependency>
    <groupId>org.scala-exercises</groupId>
    <artifactId>exercises-monocle_2.13</artifactId>
    <version>0.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.scala-exercises/exercises-monocle_2.13/
implementation 'org.scala-exercises:exercises-monocle_2.13:0.6.4'
// https://jarcasting.com/artifacts/org.scala-exercises/exercises-monocle_2.13/
implementation ("org.scala-exercises:exercises-monocle_2.13:0.6.4")
'org.scala-exercises:exercises-monocle_2.13:jar:0.6.4'
<dependency org="org.scala-exercises" name="exercises-monocle_2.13" rev="0.6.4">
  <artifact name="exercises-monocle_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scala-exercises', module='exercises-monocle_2.13', version='0.6.4')
)
libraryDependencies += "org.scala-exercises" % "exercises-monocle_2.13" % "0.6.4"
[org.scala-exercises/exercises-monocle_2.13 "0.6.4"]

Dependencies

compile (12)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.3
org.scala-exercises : exercise-compiler_2.13 jar 0.6.3
org.scala-exercises : definitions_2.13 jar 0.6.3
org.typelevel : alleycats-core_2.13 jar 2.1.1
org.typelevel : cats-core_2.13 jar 2.1.1
com.github.julien-truffaut : monocle-core_2.13 jar 2.0.5
com.github.julien-truffaut : monocle-macro_2.13 jar 2.0.5
com.chuusai : shapeless_2.13 jar 2.3.3
org.scalatest : scalatest_2.13 jar 3.2.0
org.scalacheck : scalacheck_2.13 jar 1.14.3
org.scalatestplus : scalacheck-1-14_2.13 jar 3.2.0.0
com.github.alexarchambault : scalacheck-shapeless_1.14_2.13 jar 1.2.5

Project Modules

There are no modules declared in this project.