GroupId | GroupIdcom.torodb.kvdocument |
---|---|
ArtifactId | ArtifactIdkvdocument-pom |
Version | Version0.40-alpha2 |
Type | Typepom |
Filename | Size |
---|---|
kvdocument-pom-0.40-alpha2.pom | 1001 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.torodb.kvdocument/kvdocument-pom/ -->
<dependency>
<groupId>com.torodb.kvdocument</groupId>
<artifactId>kvdocument-pom</artifactId>
<version>0.40-alpha2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.torodb.kvdocument/kvdocument-pom/
implementation 'com.torodb.kvdocument:kvdocument-pom:0.40-alpha2'
// https://jarcasting.com/artifacts/com.torodb.kvdocument/kvdocument-pom/
implementation ("com.torodb.kvdocument:kvdocument-pom:0.40-alpha2")
'com.torodb.kvdocument:kvdocument-pom:pom:0.40-alpha2'
<dependency org="com.torodb.kvdocument" name="kvdocument-pom" rev="0.40-alpha2">
<artifact name="kvdocument-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.torodb.kvdocument', module='kvdocument-pom', version='0.40-alpha2')
)
libraryDependencies += "com.torodb.kvdocument" % "kvdocument-pom" % "0.40-alpha2"
[com.torodb.kvdocument/kvdocument-pom "0.40-alpha2"]