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