is not current version
Last Version 2.0.3

com.github.julien-truffaut:monocle_2.12 1.4.0-M2

monocle

GroupId

GroupId

com.github.julien-truffaut
ArtifactId

ArtifactId

monocle_2.12
Version

Version

1.4.0-M2
Type

Type

jar

Download monocle_2.12 1.4.0-M2


<!-- https://jarcasting.com/artifacts/com.github.julien-truffaut/monocle_2.12/ -->
<dependency>
    <groupId>com.github.julien-truffaut</groupId>
    <artifactId>monocle_2.12</artifactId>
    <version>1.4.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.julien-truffaut/monocle_2.12/
implementation 'com.github.julien-truffaut:monocle_2.12:1.4.0-M2'
// https://jarcasting.com/artifacts/com.github.julien-truffaut/monocle_2.12/
implementation ("com.github.julien-truffaut:monocle_2.12:1.4.0-M2")
'com.github.julien-truffaut:monocle_2.12:jar:1.4.0-M2'
<dependency org="com.github.julien-truffaut" name="monocle_2.12" rev="1.4.0-M2">
  <artifact name="monocle_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.julien-truffaut', module='monocle_2.12', version='1.4.0-M2')
)
libraryDependencies += "com.github.julien-truffaut" % "monocle_2.12" % "1.4.0-M2"
[com.github.julien-truffaut/monocle_2.12 "1.4.0-M2"]