qifun / json-stream-bson   0.1.0

GitHub

BSON Utilities for JSON Stream

Scala versions: 2.11 2.10

json-stream-bson 0.1.0


Group ID:
com.qifun
Artifact ID:
json-stream-bson_2.11
Version:
0.1.0
Release Date:
Oct 17, 2014
Licenses:
Files:

libraryDependencies += "com.qifun" %% "json-stream-bson" % "0.1.0"

Mill build tool

ivy"com.qifun::json-stream-bson:0.1.0"

Scala CLI

//> using dep "com.qifun::json-stream-bson:0.1.0"

Ammonite REPL

import $ivy.`com.qifun::json-stream-bson:0.1.0`

<dependency>
  <groupId>com.qifun</groupId>
  <artifactId>json-stream-bson_2.11</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.qifun', name: 'json-stream-bson_2.11', version: '0.1.0'