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