is not current version
Last Version 1.6.0-M1

com.github.julien-truffaut:monocle-core_2.11 0.5.1

monocle-core

GroupId

GroupId

com.github.julien-truffaut
ArtifactId

ArtifactId

monocle-core_2.11
Version

Version

0.5.1
Type

Type

jar

Download monocle-core_2.11 0.5.1


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