GroupId | GroupIdio.github.kirill5k |
---|---|
ArtifactId | ArtifactIdmongo4cats-core_3 |
Version | Version0.2.13 |
Type | Typejar |
Filename | Size |
---|---|
mongo4cats-core_3-0.2.13.pom | |
mongo4cats-core_3-0.2.13.jar | 193 KB |
mongo4cats-core_3-0.2.13-sources.jar | 11 KB |
mongo4cats-core_3-0.2.13-javadoc.jar | 210 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.kirill5k/mongo4cats-core_3/ -->
<dependency>
<groupId>io.github.kirill5k</groupId>
<artifactId>mongo4cats-core_3</artifactId>
<version>0.2.13</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.kirill5k/mongo4cats-core_3/
implementation 'io.github.kirill5k:mongo4cats-core_3:0.2.13'
// https://jarcasting.com/artifacts/io.github.kirill5k/mongo4cats-core_3/
implementation ("io.github.kirill5k:mongo4cats-core_3:0.2.13")
'io.github.kirill5k:mongo4cats-core_3:jar:0.2.13'
<dependency org="io.github.kirill5k" name="mongo4cats-core_3" rev="0.2.13">
<artifact name="mongo4cats-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.kirill5k', module='mongo4cats-core_3', version='0.2.13')
)
libraryDependencies += "io.github.kirill5k" % "mongo4cats-core_3" % "0.2.13"
[io.github.kirill5k/mongo4cats-core_3 "0.2.13"]