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