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

Jar examples for b:bson-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials