GroupId | GroupIdcom.github.julien-truffaut |
---|---|
ArtifactId | ArtifactIdmonocle-core_2.13 |
Version | Version2.0.4 |
Type | Typejar |
Filename | Size |
---|---|
monocle-core_2.13-2.0.4.pom | |
monocle-core_2.13-2.0.4.jar | 695 KB |
monocle-core_2.13-2.0.4-sources.jar | 61 KB |
monocle-core_2.13-2.0.4-javadoc.jar | 2 MB |
Browse |
<!-- 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.4</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.4'
// https://jarcasting.com/artifacts/com.github.julien-truffaut/monocle-core_2.13/
implementation ("com.github.julien-truffaut:monocle-core_2.13:2.0.4")
'com.github.julien-truffaut:monocle-core_2.13:jar:2.0.4'
<dependency org="com.github.julien-truffaut" name="monocle-core_2.13" rev="2.0.4">
<artifact name="monocle-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.julien-truffaut', module='monocle-core_2.13', version='2.0.4')
)
libraryDependencies += "com.github.julien-truffaut" % "monocle-core_2.13" % "2.0.4"
[com.github.julien-truffaut/monocle-core_2.13 "2.0.4"]