meetuparchive / json-slim   0.1.1

MIT License GitHub

make your JSON look good in those skinny jeans

Scala versions: 2.11 2.10

json-slim 0.1.1


Group ID:
com.meetup
Artifact ID:
json-slim_2.11
Version:
0.1.1
Release Date:
Apr 30, 2021
Licenses:
MIT
Files:

libraryDependencies += "com.meetup" %% "json-slim" % "0.1.1"

Mill build tool

ivy"com.meetup::json-slim:0.1.1"

Scala CLI

//> using dep "com.meetup::json-slim:0.1.1"

Ammonite REPL

import $ivy.`com.meetup::json-slim:0.1.1`

<dependency>
  <groupId>com.meetup</groupId>
  <artifactId>json-slim_2.11</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'com.meetup', name: 'json-slim_2.11', version: '0.1.1'