License |
License |
---|---|
GroupId | GroupIdcom.lihaoyi |
ArtifactId | ArtifactIdpprint_2.11 |
Last Version | Last Version0.7.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpprint_2.11
pprint
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pprint_2.11-0.7.3.pom | |
pprint_2.11-0.7.3.jar | 164 KB |
pprint_2.11-0.7.3-sources.jar | 7 KB |
pprint_2.11-0.7.3-javadoc.jar | 431 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lihaoyi/pprint_2.11/ -->
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>pprint_2.11</artifactId>
<version>0.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihaoyi/pprint_2.11/
implementation 'com.lihaoyi:pprint_2.11:0.7.3'
// https://jarcasting.com/artifacts/com.lihaoyi/pprint_2.11/
implementation ("com.lihaoyi:pprint_2.11:0.7.3")
'com.lihaoyi:pprint_2.11:jar:0.7.3'
<dependency org="com.lihaoyi" name="pprint_2.11" rev="0.7.3">
<artifact name="pprint_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihaoyi', module='pprint_2.11', version='0.7.3')
)
libraryDependencies += "com.lihaoyi" % "pprint_2.11" % "0.7.3"
[com.lihaoyi/pprint_2.11 "0.7.3"]
Group / Artifact | Type | Version |
---|---|---|
com.lihaoyi : fansi_2.11 | jar | 0.3.1 |
com.lihaoyi : sourcecode_2.11 | jar | 0.2.8 |
org.scala-lang : scala-library | jar | 2.11.12 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-reflect | jar | 2.11.12 |
org.scala-lang : scala-compiler | jar | 2.11.12 |