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.4


Group ID:
com.github.xplosunn
Artifact ID:
JsonMacroFormatter_2.12
Version:
0.0.4
Release Date:
Jan 3, 2022
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.xplosunn</groupId>
  <artifactId>JsonMacroFormatter_2.12</artifactId>
  <version>0.0.4</version>
</dependency>

compile group: 'com.github.xplosunn', name: 'JsonMacroFormatter_2.12', version: '0.0.4'