GroupId | GroupIdorg.litote.kmongo |
---|---|
ArtifactId | ArtifactIdkmongo-property |
Version | Version4.2.5 |
Type | Typejar |
Filename | Size |
---|---|
kmongo-property-4.2.5.pom | |
kmongo-property-4.2.5.jar | 51 KB |
kmongo-property-4.2.5-sources.jar | 21 KB |
kmongo-property-4.2.5-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.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.litote.kmongo/kmongo-property/
implementation 'org.litote.kmongo:kmongo-property:4.2.5'
// https://jarcasting.com/artifacts/org.litote.kmongo/kmongo-property/
implementation ("org.litote.kmongo:kmongo-property:4.2.5")
'org.litote.kmongo:kmongo-property:jar:4.2.5'
<dependency org="org.litote.kmongo" name="kmongo-property" rev="4.2.5">
<artifact name="kmongo-property" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.litote.kmongo', module='kmongo-property', version='4.2.5')
)
libraryDependencies += "org.litote.kmongo" % "kmongo-property" % "4.2.5"
[org.litote.kmongo/kmongo-property "4.2.5"]