Last Version

thneed 0.7

A library for defining the traversable hierarchy of data models.

License

License

GroupId

GroupId

org.chalup.thneed
ArtifactId

ArtifactId

thneed
Version

Version

0.7
Type

Type

aar
Description

Description

thneed
A library for defining the traversable hierarchy of data models.
Project URL

Project URL

https://github.com/chalup/thneed
Source Code Management

Source Code Management

https://github.com/chalup/thneed

Download thneed 0.7


<!-- https://jarcasting.com/artifacts/org.chalup.thneed/thneed/ -->
<dependency>
    <groupId>org.chalup.thneed</groupId>
    <artifactId>thneed</artifactId>
    <version>0.7</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.chalup.thneed/thneed/
implementation 'org.chalup.thneed:thneed:0.7'
// https://jarcasting.com/artifacts/org.chalup.thneed/thneed/
implementation ("org.chalup.thneed:thneed:0.7")
'org.chalup.thneed:thneed:aar:0.7'
<dependency org="org.chalup.thneed" name="thneed" rev="0.7">
  <artifact name="thneed" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.chalup.thneed', module='thneed', version='0.7')
)
libraryDependencies += "org.chalup.thneed" % "thneed" % "0.7"
[org.chalup.thneed/thneed "0.7"]

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » support-annotations jar 19.1.0
com.google.guava : guava jar 16.0

Project Modules

There are no modules declared in this project.