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