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