GroupId | GroupIdorg.litote.kmongo |
---|---|
ArtifactId | ArtifactIdkmongo-property |
Version | Version4.0.3 |
Type | Typejar |
Filename | Size |
---|---|
kmongo-property-4.0.3.pom | |
kmongo-property-4.0.3.jar | 51 KB |
kmongo-property-4.0.3-sources.jar | 21 KB |
kmongo-property-4.0.3-javadoc.jar | 74 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.litote.kmongo/kmongo-property/ -->
<dependency>
<groupId>org.litote.kmongo</groupId>
<artifactId>kmongo-property</artifactId>
<version>4.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.litote.kmongo/kmongo-property/
implementation 'org.litote.kmongo:kmongo-property:4.0.3'
// https://jarcasting.com/artifacts/org.litote.kmongo/kmongo-property/
implementation ("org.litote.kmongo:kmongo-property:4.0.3")
'org.litote.kmongo:kmongo-property:jar:4.0.3'
<dependency org="org.litote.kmongo" name="kmongo-property" rev="4.0.3">
<artifact name="kmongo-property" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.litote.kmongo', module='kmongo-property', version='4.0.3')
)
libraryDependencies += "org.litote.kmongo" % "kmongo-property" % "4.0.3"
[org.litote.kmongo/kmongo-property "4.0.3"]