GroupId | GroupIdcom.github.julien-truffaut |
---|---|
ArtifactId | ArtifactIdmonocle-state_2.13 |
Version | Version2.0.3 |
Type | Typejar |
Filename | Size |
---|---|
monocle-state_2.13-2.0.3.pom | |
monocle-state_2.13-2.0.3.jar | 40 KB |
monocle-state_2.13-2.0.3-sources.jar | 4 KB |
monocle-state_2.13-2.0.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.julien-truffaut/monocle-state_2.13/ -->
<dependency>
<groupId>com.github.julien-truffaut</groupId>
<artifactId>monocle-state_2.13</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.julien-truffaut/monocle-state_2.13/
implementation 'com.github.julien-truffaut:monocle-state_2.13:2.0.3'
// https://jarcasting.com/artifacts/com.github.julien-truffaut/monocle-state_2.13/
implementation ("com.github.julien-truffaut:monocle-state_2.13:2.0.3")
'com.github.julien-truffaut:monocle-state_2.13:jar:2.0.3'
<dependency org="com.github.julien-truffaut" name="monocle-state_2.13" rev="2.0.3">
<artifact name="monocle-state_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.julien-truffaut', module='monocle-state_2.13', version='2.0.3')
)
libraryDependencies += "com.github.julien-truffaut" % "monocle-state_2.13" % "2.0.3"
[com.github.julien-truffaut/monocle-state_2.13 "2.0.3"]