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