MVN

me.lessis : treeline_2.10

Maven & Gradle

Feb 28, 2013
25 stars

treeline · Renders nested branches of trees in unicode and ascii

<dependency>
    <groupId>me.lessis</groupId>
    <artifactId>treeline_2.10</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.lessis : treeline_2.10 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of me.lessis : treeline_2.10 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
treeline_2.10-0.1.0

How to add a dependency to Maven

Add the following me.lessis : treeline_2.10 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.lessis</groupId>
    <artifactId>treeline_2.10</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.lessis : treeline_2.10 gradle dependency to your build.gradle file:

implementation 'me.lessis:treeline_2.10:0.1.0'

Gradle Kotlin DSL: Add the following me.lessis : treeline_2.10 gradle kotlin dependency to your build.gradle.kts file:

implementation("me.lessis:treeline_2.10:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.lessis : treeline_2.10 sbt scala dependency to your build.sbt file:

libraryDependencies += "me.lessis" % "treeline_2.10" % "0.1.0"

Advertisement

Dependencies from Group

May 10, 2016
6 usages
May 10, 2016
6 usages
Mar 29, 2013
6 usages
23 stars
Jan 20, 2015
4 usages
21 stars
May 07, 2012
3 usages
77 stars

Discover Dependencies

Jan 19, 2015
3 usages
2 stars
May 13, 2012
2 usages
17 stars
Sep 30, 2014
111 stars
Nov 18, 2014
3 usages
1 stars