Files download
File Operation
monocle-generic_2.13-3.0.0-M6.jar download
monocle-generic_2.13-3.0.0-M6.pom download
monocle-generic_2.13-3.0.0-M6-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.julien-truffaut</groupId>
  <artifactId>monocle-generic_2.13</artifactId>
  <version>3.0.0-M6</version>
</dependency>
Gradle Groovy
implementation 'com.github.julien-truffaut:monocle-generic_2.13:3.0.0-M6'
Gradle Kotlin
implementation("com.github.julien-truffaut:monocle-generic_2.13:3.0.0-M6")
Scala SBT
libraryDependencies += "com.github.julien-truffaut" % "monocle-generic_2.13" % "3.0.0-M6"
Groovy Grape
@Grapes(
  @Grab(group='com.github.julien-truffaut', module='monocle-generic_2.13', version='3.0.0-M6')
)
Apache Ivy
<dependency org="com.github.julien-truffaut" name="monocle-generic_2.13" rev="3.0.0-M6" />
Leiningen
[com.github.julien-truffaut/monocle-generic_2.13 "3.0.0-M6"]
Apache Buildr
'com.github.julien-truffaut:monocle-generic_2.13:jar:3.0.0-M6'