Last Version

pj 0.1.2

A pretty printer for json

License

License

MIT
GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

pj_2.12
Version

Version

0.1.2
Type

Type

jar
Description

Description

pj
A pretty printer for json
Project URL

Project URL

https://github.com/xuwei-k/pj/#readme
Project Organization

Project Organization

com.github.xuwei-k

Download pj_2.12 0.1.2


<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/pj_2.12/ -->
<dependency>
    <groupId>com.github.xuwei-k</groupId>
    <artifactId>pj_2.12</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/pj_2.12/
implementation 'com.github.xuwei-k:pj_2.12:0.1.2'
// https://jarcasting.com/artifacts/com.github.xuwei-k/pj_2.12/
implementation ("com.github.xuwei-k:pj_2.12:0.1.2")
'com.github.xuwei-k:pj_2.12:jar:0.1.2'
<dependency org="com.github.xuwei-k" name="pj_2.12" rev="0.1.2">
  <artifact name="pj_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='pj_2.12', version='0.1.2')
)
libraryDependencies += "com.github.xuwei-k" % "pj_2.12" % "0.1.2"
[com.github.xuwei-k/pj_2.12 "0.1.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.8
com.fasterxml.jackson.core : jackson-core jar 2.9.9

Project Modules

There are no modules declared in this project.