GroupId | GroupIdcom.github.julien-truffaut |
---|---|
ArtifactId | ArtifactIdmonocle-core_2.10 |
Version | Version0.5.1 |
Type | Typejar |
Filename | Size |
---|---|
monocle-core_2.10-0.5.1.pom | |
monocle-core_2.10-0.5.1.jar | 735 KB |
monocle-core_2.10-0.5.1-sources.jar | 37 KB |
monocle-core_2.10-0.5.1-javadoc.jar | 894 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.julien-truffaut/monocle-core_2.10/ -->
<dependency>
<groupId>com.github.julien-truffaut</groupId>
<artifactId>monocle-core_2.10</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.julien-truffaut/monocle-core_2.10/
implementation 'com.github.julien-truffaut:monocle-core_2.10:0.5.1'
// https://jarcasting.com/artifacts/com.github.julien-truffaut/monocle-core_2.10/
implementation ("com.github.julien-truffaut:monocle-core_2.10:0.5.1")
'com.github.julien-truffaut:monocle-core_2.10:jar:0.5.1'
<dependency org="com.github.julien-truffaut" name="monocle-core_2.10" rev="0.5.1">
<artifact name="monocle-core_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.julien-truffaut', module='monocle-core_2.10', version='0.5.1')
)
libraryDependencies += "com.github.julien-truffaut" % "monocle-core_2.10" % "0.5.1"
[com.github.julien-truffaut/monocle-core_2.10 "0.5.1"]