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