License |
License |
---|---|
GroupId | GroupIdorg.chalup.thneed |
ArtifactId | ArtifactIdthneed |
Version | Version0.7 |
Type | Typeaar |
Description |
Descriptionthneed
A library for defining the traversable hierarchy of data models.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
thneed-0.7.pom | |
thneed-0.7.aar | 36 KB |
thneed-0.7-sources.jar | 11 KB |
thneed-0.7-javadoc.jar | 93 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-annotations | jar | 19.1.0 |
com.google.guava : guava | jar | 16.0 |