Download treehugger_2.10-0.4.1.jar file - Jar t

Jar examples for t:treehugger-2.10

Description

a library to code Scala programmatically.

You can download jar file treehugger_2.10 0.4.1 in this page.

License

MIT License

Build File

You can use the following script to add treehugger_2.10-0.4.1.jar to your project.

<dependency>
   <groupId>com.eed3si9n</groupId>
   <artifactId>treehugger_2.10</artifactId>
   <version>0.4.1</version>
</dependency>
compile group: 'com.eed3si9n', name: 'treehugger_2.10', version: '0.4.1'
libraryDependencies += "com.eed3si9n" % "treehugger_2.10" % "0.4.1"
<dependency org="com.eed3si9n" name="treehugger_2.10" rev="0.4.1"/>
@Grapes(@Grab(group='com.eed3si9n', module='treehugger_2.10', version='0.4.1'))
'com.eed3si9n:treehugger_2.10:jar:0.4.1'

Download

Click the following link to download the jar file.

treehugger_2.10-0.4.1-javadoc.jar
treehugger_2.10-0.4.1-sources.jar
treehugger_2.10-0.4.1.jar
treehugger_2.10-0.4.1.pom



Related Tutorials