Download bson-core-0.50.0.jar file - Jar b

Jar examples for b:bson-core

Description

You can download jar file bson-core 0.50.0 in this page.

Build File

You can use the following script to add bson-core-0.50.0.jar to your project.

<dependency>
   <groupId>com.8kdata.mongowp.bson</groupId>
   <artifactId>bson-core</artifactId>
   <version>0.50.0</version>
</dependency>
compile group: 'com.8kdata.mongowp.bson', name: 'bson-core', version: '0.50.0'
libraryDependencies += "com.8kdata.mongowp.bson" % "bson-core" % "0.50.0"
<dependency org="com.8kdata.mongowp.bson" name="bson-core" rev="0.50.0"/>
@Grapes(@Grab(group='com.8kdata.mongowp.bson', module='bson-core', version='0.50.0'))
'com.8kdata.mongowp.bson:bson-core:jar:0.50.0'

Download

Click the following link to download the jar file.

bson-core-0.50.0-javadoc.jar
bson-core-0.50.0-sources.jar
bson-core-0.50.0.jar
bson-core-0.50.0.pom



Related Tutorials