GroupId | GroupIdio.github.kirill5k |
---|---|
ArtifactId | ArtifactIdmongo4cats-circe_2.13 |
Version | Version0.2.18 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.kirill5k/mongo4cats-circe_2.13/ -->
<dependency>
<groupId>io.github.kirill5k</groupId>
<artifactId>mongo4cats-circe_2.13</artifactId>
<version>0.2.18</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.kirill5k/mongo4cats-circe_2.13/
implementation 'io.github.kirill5k:mongo4cats-circe_2.13:0.2.18'
// https://jarcasting.com/artifacts/io.github.kirill5k/mongo4cats-circe_2.13/
implementation ("io.github.kirill5k:mongo4cats-circe_2.13:0.2.18")
'io.github.kirill5k:mongo4cats-circe_2.13:jar:0.2.18'
<dependency org="io.github.kirill5k" name="mongo4cats-circe_2.13" rev="0.2.18">
<artifact name="mongo4cats-circe_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.kirill5k', module='mongo4cats-circe_2.13', version='0.2.18')
)
libraryDependencies += "io.github.kirill5k" % "mongo4cats-circe_2.13" % "0.2.18"
[io.github.kirill5k/mongo4cats-circe_2.13 "0.2.18"]