xplosunn / jsonmacroformatter   0.0.7

GitHub

Scalafix rule to format json contained within Circe json literals

Scala versions: 2.13 2.12 2.11

JsonMacroFormatter 0.0.1


Group ID:
com.github.xplosunn
Artifact ID:
JsonMacroFormatter_2.13
Version:
0.0.1
Release Date:
Oct 19, 2020
Licenses:
Files:

libraryDependencies += "com.github.xplosunn" %% "JsonMacroFormatter" % "0.0.1"

Mill build tool

ivy"com.github.xplosunn::JsonMacroFormatter:0.0.1"

Scala CLI

//> using dep "com.github.xplosunn::JsonMacroFormatter:0.0.1"

Ammonite REPL

import $ivy.`com.github.xplosunn::JsonMacroFormatter:0.0.1`

<dependency>
  <groupId>com.github.xplosunn</groupId>
  <artifactId>JsonMacroFormatter_2.13</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.github.xplosunn', name: 'JsonMacroFormatter_2.13', version: '0.0.1'