Download treehugger_2.10-0.3.0.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.3.0 in this page.

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials