Download treehugger_2.12-0.4.3.jar file - Jar t

Jar examples for t:treehugger-2.12

Description

a library to code Scala programmatically.

You can download jar file treehugger_2.12 0.4.3 in this page.

License

MIT License

Build File

You can use the following script to add treehugger_2.12-0.4.3.jar to your project.

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

Download

Click the following link to download the jar file.

treehugger_2.12-0.4.3-javadoc.jar
treehugger_2.12-0.4.3-sources.jar
treehugger_2.12-0.4.3.jar
treehugger_2.12-0.4.3.pom



Related Tutorials