GroupId | GroupIdorg.litote.kmongo |
---|---|
ArtifactId | ArtifactIdkmongo-coroutine-core-tests |
Version | Version4.0.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.litote.kmongo/kmongo-coroutine-core-tests/ -->
<dependency>
<groupId>org.litote.kmongo</groupId>
<artifactId>kmongo-coroutine-core-tests</artifactId>
<version>4.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.litote.kmongo/kmongo-coroutine-core-tests/
implementation 'org.litote.kmongo:kmongo-coroutine-core-tests:4.0.3'
// https://jarcasting.com/artifacts/org.litote.kmongo/kmongo-coroutine-core-tests/
implementation ("org.litote.kmongo:kmongo-coroutine-core-tests:4.0.3")
'org.litote.kmongo:kmongo-coroutine-core-tests:jar:4.0.3'
<dependency org="org.litote.kmongo" name="kmongo-coroutine-core-tests" rev="4.0.3">
<artifact name="kmongo-coroutine-core-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.litote.kmongo', module='kmongo-coroutine-core-tests', version='4.0.3')
)
libraryDependencies += "org.litote.kmongo" % "kmongo-coroutine-core-tests" % "4.0.3"
[org.litote.kmongo/kmongo-coroutine-core-tests "4.0.3"]