is not current version
Last Version 2.1.0

com.github.julien-truffaut:monocle-core_2.12 1.7.0

core

GroupId

GroupId

com.github.julien-truffaut
ArtifactId

ArtifactId

monocle-core_2.12
Version

Version

1.7.0
Type

Type

jar

Download monocle-core_2.12 1.7.0


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