m

monocle-core_2.11

coreJVM
https://github.com/julien-truffaut/Monocle
MIT
com.github.julien-truffaut
Julien Truffaut Ilan Godik Naoki Aoyama Kenji Yoshida Ken Scambler
文件下载
文件名 操作
monocle-core_2.11-1.5.0-cats.jar 下载
monocle-core_2.11-1.5.0-cats.pom 下载
monocle-core_2.11-1.5.0-cats-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.github.julien-truffaut</groupId>
  <artifactId>monocle-core_2.11</artifactId>
  <version>1.5.0-cats</version>
</dependency>
Gradle Groovy
implementation 'com.github.julien-truffaut:monocle-core_2.11:1.5.0-cats'
Gradle Kotlin
implementation("com.github.julien-truffaut:monocle-core_2.11:1.5.0-cats")
Scala SBT
libraryDependencies += "com.github.julien-truffaut" % "monocle-core_2.11" % "1.5.0-cats"
Groovy Grape
@Grapes(
  @Grab(group='com.github.julien-truffaut', module='monocle-core_2.11', version='1.5.0-cats')
)
Apache Ivy
<dependency org="com.github.julien-truffaut" name="monocle-core_2.11" rev="1.5.0-cats" />
Leiningen
[com.github.julien-truffaut/monocle-core_2.11 "1.5.0-cats"]
Apache Buildr
'com.github.julien-truffaut:monocle-core_2.11:jar:1.5.0-cats'