forked from hamnis/scala-collection-json
-
Notifications
You must be signed in to change notification settings - Fork 0
Scala version of the collection-json
License
collection-json/collection-json.scala
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Implementation of Collection+JSON http://amundsen.com/media-types/collection/format/ Examples of media type in use can be found here: http://amundsen.com/media-types/collection/examples/ Code examples will be made available in a while. # Releases Releases are pushed to oss.sonatype.org which again syncs with maven central. ## Sbt libraryDependencies += "net.hamnaberg.rest" %% "scala-json-collection" % "2.0.1" ## Maven <dependency> <groupId>net.hamnaberg.rest</groupId> <artifactId>scala-json-collection_${scalaVersion}</artifactId> <version>2.0.1</version> </dependency>
About
Scala version of the collection-json
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Scala 100.0%