is not current version
Last Version 3.0.0-M6

com.github.julien-truffaut:monocle-core_2.13 2.0.3

core

GroupId

GroupId

com.github.julien-truffaut
ArtifactId

ArtifactId

monocle-core_2.13
Version

Version

2.0.3
Type

Type

jar

Download monocle-core_2.13 2.0.3


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