License |
License |
---|---|
GroupId | GroupIdcom.github.xuwei-k |
ArtifactId | ArtifactIdpj-app_2.10 |
Version | Version0.1.1 |
Type | Typejar |
Description |
Descriptionpj-app
A conscript interface for prettifying json strings and streams
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
pj-app_2.10-0.1.1.pom | |
pj-app_2.10-0.1.1.jar | 20 KB |
pj-app_2.10-0.1.1-sources.jar | 1 KB |
pj-app_2.10-0.1.1-javadoc.jar | 350 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/pj-app_2.10/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>pj-app_2.10</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/pj-app_2.10/
implementation 'com.github.xuwei-k:pj-app_2.10:0.1.1'
// https://jarcasting.com/artifacts/com.github.xuwei-k/pj-app_2.10/
implementation ("com.github.xuwei-k:pj-app_2.10:0.1.1")
'com.github.xuwei-k:pj-app_2.10:jar:0.1.1'
<dependency org="com.github.xuwei-k" name="pj-app_2.10" rev="0.1.1">
<artifact name="pj-app_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='pj-app_2.10', version='0.1.1')
)
libraryDependencies += "com.github.xuwei-k" % "pj-app_2.10" % "0.1.1"
[com.github.xuwei-k/pj-app_2.10 "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |
com.github.xuwei-k : pj_2.10 | jar | 0.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-sbt : launcher | jar | 1.0.0 |