GroupId | GroupIdio.bullet |
---|---|
ArtifactId | ArtifactIdborer-compat-circe_2.13 |
Version | Version1.5.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.bullet/borer-compat-circe_2.13/ -->
<dependency>
<groupId>io.bullet</groupId>
<artifactId>borer-compat-circe_2.13</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.bullet/borer-compat-circe_2.13/
implementation 'io.bullet:borer-compat-circe_2.13:1.5.0'
// https://jarcasting.com/artifacts/io.bullet/borer-compat-circe_2.13/
implementation ("io.bullet:borer-compat-circe_2.13:1.5.0")
'io.bullet:borer-compat-circe_2.13:jar:1.5.0'
<dependency org="io.bullet" name="borer-compat-circe_2.13" rev="1.5.0">
<artifact name="borer-compat-circe_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bullet', module='borer-compat-circe_2.13', version='1.5.0')
)
libraryDependencies += "io.bullet" % "borer-compat-circe_2.13" % "1.5.0"
[io.bullet/borer-compat-circe_2.13 "1.5.0"]