GroupId | GroupIdio.github.jeremyrsmith |
---|---|
ArtifactId | ArtifactIdpatchless-circe_2.12 |
Version | Version1.0.6 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.jeremyrsmith/patchless-circe_2.12/ -->
<dependency>
<groupId>io.github.jeremyrsmith</groupId>
<artifactId>patchless-circe_2.12</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jeremyrsmith/patchless-circe_2.12/
implementation 'io.github.jeremyrsmith:patchless-circe_2.12:1.0.6'
// https://jarcasting.com/artifacts/io.github.jeremyrsmith/patchless-circe_2.12/
implementation ("io.github.jeremyrsmith:patchless-circe_2.12:1.0.6")
'io.github.jeremyrsmith:patchless-circe_2.12:jar:1.0.6'
<dependency org="io.github.jeremyrsmith" name="patchless-circe_2.12" rev="1.0.6">
<artifact name="patchless-circe_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jeremyrsmith', module='patchless-circe_2.12', version='1.0.6')
)
libraryDependencies += "io.github.jeremyrsmith" % "patchless-circe_2.12" % "1.0.6"
[io.github.jeremyrsmith/patchless-circe_2.12 "1.0.6"]