| License |
License
MIT
|
|---|---|
| GroupId | GroupIdme.lessis |
| ArtifactId | ArtifactIdtreeline_2.8.1 |
| Version | Version0.1.0 |
| Type | Typejar |
| Description |
Descriptiontreeline
Renders nested branches of trees in unicode and ascii
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| treeline_2.8.1-0.1.0.pom | |
| treeline_2.8.1-0.1.0.jar | 10 KB |
| treeline_2.8.1-0.1.0-sources.jar | 1000 bytes |
| treeline_2.8.1-0.1.0-javadoc.jar | 131 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/me.lessis/treeline_2.8.1/ -->
<dependency>
<groupId>me.lessis</groupId>
<artifactId>treeline_2.8.1</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.lessis/treeline_2.8.1/
implementation 'me.lessis:treeline_2.8.1:0.1.0'
// https://jarcasting.com/artifacts/me.lessis/treeline_2.8.1/
implementation ("me.lessis:treeline_2.8.1:0.1.0")
'me.lessis:treeline_2.8.1:jar:0.1.0'
<dependency org="me.lessis" name="treeline_2.8.1" rev="0.1.0">
<artifact name="treeline_2.8.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.lessis', module='treeline_2.8.1', version='0.1.0')
)
libraryDependencies += "me.lessis" % "treeline_2.8.1" % "0.1.0"
[me.lessis/treeline_2.8.1 "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.8.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-tools.testing : scalacheck_2.8.1 | jar | 1.10-SNAPSHOT |