Download bosoncore-0.7.0.jar file - Jar b

Jar examples for b:bosoncore

Description

Boson - Streaming for JSON and BSON

You can download jar file bosoncore 0.7.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add bosoncore-0.7.0.jar to your project.

<dependency>
   <groupId>io.zink</groupId>
   <artifactId>bosoncore</artifactId>
   <version>0.7.0</version>
</dependency>
compile group: 'io.zink', name: 'bosoncore', version: '0.7.0'
libraryDependencies += "io.zink" % "bosoncore" % "0.7.0"
<dependency org="io.zink" name="bosoncore" rev="0.7.0"/>
@Grapes(@Grab(group='io.zink', module='bosoncore', version='0.7.0'))
'io.zink:bosoncore:jar:0.7.0'

Download

Click the following link to download the jar file.

bosoncore-0.7.0-javadoc.jar
bosoncore-0.7.0-sources.jar
bosoncore-0.7.0.jar
bosoncore-0.7.0.pom



Related Tutorials