is not current version
Last Version 0.40

com.torodb.kvdocument:mongowp-converter 0.40-alpha3


GroupId

GroupId

com.torodb.kvdocument
ArtifactId

ArtifactId

mongowp-converter
Version

Version

0.40-alpha3
Type

Type

jar

Download mongowp-converter 0.40-alpha3


<!-- https://jarcasting.com/artifacts/com.torodb.kvdocument/mongowp-converter/ -->
<dependency>
    <groupId>com.torodb.kvdocument</groupId>
    <artifactId>mongowp-converter</artifactId>
    <version>0.40-alpha3</version>
</dependency>
// https://jarcasting.com/artifacts/com.torodb.kvdocument/mongowp-converter/
implementation 'com.torodb.kvdocument:mongowp-converter:0.40-alpha3'
// https://jarcasting.com/artifacts/com.torodb.kvdocument/mongowp-converter/
implementation ("com.torodb.kvdocument:mongowp-converter:0.40-alpha3")
'com.torodb.kvdocument:mongowp-converter:jar:0.40-alpha3'
<dependency org="com.torodb.kvdocument" name="mongowp-converter" rev="0.40-alpha3">
  <artifact name="mongowp-converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.torodb.kvdocument', module='mongowp-converter', version='0.40-alpha3')
)
libraryDependencies += "com.torodb.kvdocument" % "mongowp-converter" % "0.40-alpha3"
[com.torodb.kvdocument/mongowp-converter "0.40-alpha3"]