GroupId | GroupIdcom.github.julien-truffaut |
---|---|
ArtifactId | ArtifactIdmonocle-core_sjs0.6_2.12 |
Version | Version1.6.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.julien-truffaut/monocle-core_sjs0.6_2.12/ -->
<dependency>
<groupId>com.github.julien-truffaut</groupId>
<artifactId>monocle-core_sjs0.6_2.12</artifactId>
<version>1.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.julien-truffaut/monocle-core_sjs0.6_2.12/
implementation 'com.github.julien-truffaut:monocle-core_sjs0.6_2.12:1.6.3'
// https://jarcasting.com/artifacts/com.github.julien-truffaut/monocle-core_sjs0.6_2.12/
implementation ("com.github.julien-truffaut:monocle-core_sjs0.6_2.12:1.6.3")
'com.github.julien-truffaut:monocle-core_sjs0.6_2.12:jar:1.6.3'
<dependency org="com.github.julien-truffaut" name="monocle-core_sjs0.6_2.12" rev="1.6.3">
<artifact name="monocle-core_sjs0.6_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.julien-truffaut', module='monocle-core_sjs0.6_2.12', version='1.6.3')
)
libraryDependencies += "com.github.julien-truffaut" % "monocle-core_sjs0.6_2.12" % "1.6.3"
[com.github.julien-truffaut/monocle-core_sjs0.6_2.12 "1.6.3"]