Download thneed-0.7.jar file - Jar t

Jar examples for t:thneed

Description

A library for defining the traversable hierarchy of data models.

You can download jar file thneed 0.7 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add thneed-0.7.jar to your project.

<dependency>
   <groupId>org.chalup.thneed</groupId>
   <artifactId>thneed</artifactId>
   <version>0.7</version>
</dependency>
compile group: 'org.chalup.thneed', name: 'thneed', version: '0.7'
libraryDependencies += "org.chalup.thneed" % "thneed" % "0.7"
<dependency org="org.chalup.thneed" name="thneed" rev="0.7"/>
@Grapes(@Grab(group='org.chalup.thneed', module='thneed', version='0.7'))
'org.chalup.thneed:thneed:jar:0.7'

Download

Click the following link to download the jar file.

thneed-0.7-javadoc.jar
thneed-0.7-sources.jar
thneed-0.7.pom



Related Tutorials