xplosunn / jsonmacroformatter 0.0.8
GitHubScalafix rule to format json contained within Circe json literals
JsonMacroFormatter 0.0.8
Group ID:
com.github.xplosunn
Artifact ID:
JsonMacroFormatter_2.12
Version:
0.0.8
Release Date:
May 20, 2024
Licenses:
Files:
Full Scala Version:
2.12.19
Developers:
libraryDependencies += "com.github.xplosunn" %% "JsonMacroFormatter" % "0.0.8"
ivy"com.github.xplosunn::JsonMacroFormatter:0.0.8"
//> using dep "com.github.xplosunn::JsonMacroFormatter:0.0.8"
import $ivy.`com.github.xplosunn::JsonMacroFormatter:0.0.8`
<dependency> <groupId>com.github.xplosunn</groupId> <artifactId>JsonMacroFormatter_2.12</artifactId> <version>0.0.8</version> </dependency>
compile group: 'com.github.xplosunn', name: 'JsonMacroFormatter_2.12', version: '0.0.8'