| License |
License |
|---|---|
| GroupId | GroupIdcom.lihaoyi |
| ArtifactId | ArtifactIdpprint_2.12 |
| Version | Version0.6.6 |
| Type | Typejar |
| Description |
Descriptionpprint_2.12
pprint
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| pprint_2.12-0.6.6.pom | |
| pprint_2.12-0.6.6.jar | 157 KB |
| pprint_2.12-0.6.6-sources.jar | 13 KB |
| pprint_2.12-0.6.6-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.lihaoyi/pprint_2.12/ -->
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>pprint_2.12</artifactId>
<version>0.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihaoyi/pprint_2.12/
implementation 'com.lihaoyi:pprint_2.12:0.6.6'
// https://jarcasting.com/artifacts/com.lihaoyi/pprint_2.12/
implementation ("com.lihaoyi:pprint_2.12:0.6.6")
'com.lihaoyi:pprint_2.12:jar:0.6.6'
<dependency org="com.lihaoyi" name="pprint_2.12" rev="0.6.6">
<artifact name="pprint_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihaoyi', module='pprint_2.12', version='0.6.6')
)
libraryDependencies += "com.lihaoyi" % "pprint_2.12" % "0.6.6"
[com.lihaoyi/pprint_2.12 "0.6.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.lihaoyi : fansi_2.12 | jar | 0.2.14 |
| com.lihaoyi : sourcecode_2.12 | jar | 0.2.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-reflect | jar | 2.12.13 |
| org.scala-lang : scala-compiler | jar | 2.12.13 |