Last Version

lens 2.0.1

Convenient ad-hoc lens Syntax on top of Monocle

License

License

GroupId

GroupId

ai.x
ArtifactId

ArtifactId

lens_2.11
Version

Version

2.0.1
Type

Type

jar
Description

Description

lens
Convenient ad-hoc lens Syntax on top of Monocle
Project URL

Project URL

http://github.com/xdotai/lens
Project Organization

Project Organization

x.ai
Source Code Management

Source Code Management

https://github.com/xdotai/lens

Download lens_2.11 2.0.1


<!-- https://jarcasting.com/artifacts/ai.x/lens_2.11/ -->
<dependency>
    <groupId>ai.x</groupId>
    <artifactId>lens_2.11</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/ai.x/lens_2.11/
implementation 'ai.x:lens_2.11:2.0.1'
// https://jarcasting.com/artifacts/ai.x/lens_2.11/
implementation ("ai.x:lens_2.11:2.0.1")
'ai.x:lens_2.11:jar:2.0.1'
<dependency org="ai.x" name="lens_2.11" rev="2.0.1">
  <artifact name="lens_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.x', module='lens_2.11', version='2.0.1')
)
libraryDependencies += "ai.x" % "lens_2.11" % "2.0.1"
[ai.x/lens_2.11 "2.0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.11
com.github.julien-truffaut : monocle-core_2.11 jar 1.5.0
com.github.julien-truffaut : monocle-generic_2.11 jar 1.5.0
com.github.julien-truffaut : monocle-macro_2.11 jar 1.5.0
org.scalactic : scalactic_2.11 jar 3.0.5

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.5

Project Modules

There are no modules declared in this project.