GroupId | GroupIdio.github.kirill5k |
---|---|
ArtifactId | ArtifactIdmongo4cats-core_3 |
Version | Version0.2.19 |
Type | Typejar |
Filename | Size |
---|---|
mongo4cats-core_3-0.2.19.pom | |
mongo4cats-core_3-0.2.19.jar | 354 KB |
mongo4cats-core_3-0.2.19-sources.jar | 34 KB |
mongo4cats-core_3-0.2.19-javadoc.jar | 280 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.19</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.kirill5k/mongo4cats-core_3/
implementation 'io.github.kirill5k:mongo4cats-core_3:0.2.19'
// https://jarcasting.com/artifacts/io.github.kirill5k/mongo4cats-core_3/
implementation ("io.github.kirill5k:mongo4cats-core_3:0.2.19")
'io.github.kirill5k:mongo4cats-core_3:jar:0.2.19'
<dependency org="io.github.kirill5k" name="mongo4cats-core_3" rev="0.2.19">
<artifact name="mongo4cats-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.kirill5k', module='mongo4cats-core_3', version='0.2.19')
)
libraryDependencies += "io.github.kirill5k" % "mongo4cats-core_3" % "0.2.19"
[io.github.kirill5k/mongo4cats-core_3 "0.2.19"]