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