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