is not current version
Last Version 0.50.0

com.8kdata.mongowp.client:parent-pom 0.20


Categories

Categories

Data CLI User Interface
GroupId

GroupId

com.8kdata.mongowp.client
ArtifactId

ArtifactId

parent-pom
Version

Version

0.20
Type

Type

pom

Download parent-pom 0.20

Filename Size
parent-pom-0.20.pom 706 bytes
Browse

<!-- https://jarcasting.com/artifacts/com.8kdata.mongowp.client/parent-pom/ -->
<dependency>
    <groupId>com.8kdata.mongowp.client</groupId>
    <artifactId>parent-pom</artifactId>
    <version>0.20</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.8kdata.mongowp.client/parent-pom/
implementation 'com.8kdata.mongowp.client:parent-pom:0.20'
// https://jarcasting.com/artifacts/com.8kdata.mongowp.client/parent-pom/
implementation ("com.8kdata.mongowp.client:parent-pom:0.20")
'com.8kdata.mongowp.client:parent-pom:pom:0.20'
<dependency org="com.8kdata.mongowp.client" name="parent-pom" rev="0.20">
  <artifact name="parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.8kdata.mongowp.client', module='parent-pom', version='0.20')
)
libraryDependencies += "com.8kdata.mongowp.client" % "parent-pom" % "0.20"
[com.8kdata.mongowp.client/parent-pom "0.20"]