m

monocle-generic_2.11

generic
https://github.com/julien-truffaut/Monocle
MIT
com.github.julien-truffaut
Julien Truffaut Ilan Godik Naoki Aoyama Kenji Yoshida
Files download
File Operation
monocle-generic_2.11-1.4.0-M2.jar download
monocle-generic_2.11-1.4.0-M2.pom download
monocle-generic_2.11-1.4.0-M2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.julien-truffaut</groupId>
  <artifactId>monocle-generic_2.11</artifactId>
  <version>1.4.0-M2</version>
</dependency>
Gradle Groovy
implementation 'com.github.julien-truffaut:monocle-generic_2.11:1.4.0-M2'
Gradle Kotlin
implementation("com.github.julien-truffaut:monocle-generic_2.11:1.4.0-M2")
Scala SBT
libraryDependencies += "com.github.julien-truffaut" % "monocle-generic_2.11" % "1.4.0-M2"
Groovy Grape
@Grapes(
  @Grab(group='com.github.julien-truffaut', module='monocle-generic_2.11', version='1.4.0-M2')
)
Apache Ivy
<dependency org="com.github.julien-truffaut" name="monocle-generic_2.11" rev="1.4.0-M2" />
Leiningen
[com.github.julien-truffaut/monocle-generic_2.11 "1.4.0-M2"]
Apache Buildr
'com.github.julien-truffaut:monocle-generic_2.11:jar:1.4.0-M2'