cphylabs / jerkson   0.6.8

MIT License GitHub

Jerkson compiled for Scala 2.10

Scala versions: 2.11 2.10

Jerkson for Scala 2.10

Jerkson has only been published for Scala versions as high as 2.9.1.

Differences from upstream Jerkson

Install

  • This version of Jerkson is hosted on Maven Central.

  • From sbt:

    libraryDependencies += "com.cloudphysics %% "jerkson" % "0.6.1"
  • From Maven:

    <dependency>
      <groupId>com.cloudphysics</groupId>
      <artifactId>jerkson_2.10</artifactId>
      <version>0.6.1</version>
    </dependency>

Build

$ cd jerkson
$ sbt compile

Future plans

Jerkson is legacy. We won't do any further work except providing the 2.10 jars. We suggest you switch to one of the many excellent Scala Json libraries.

Contact

[email protected]