Skip to content
 
 

Latest commit

 

History

345 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

opensource@cloudphysics.com

About

Jerkson compiled for Scala 2.10

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages