Last Version

AndroidTreeView 1.2.9

Tree View implementation for android

License

License

GroupId

GroupId

com.github.bmelnychuk
ArtifactId

ArtifactId

atv
Version

Version

1.2.9
Type

Type

aar
Description

Description

AndroidTreeView
Tree View implementation for android
Project URL

Project URL

https://github.com/bmelnychuk/AndroidTreeView
Source Code Management

Source Code Management

https://github.com/bmelnychuk/AndroidTreeView

Download atv 1.2.9


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 21.0.3

Project Modules

There are no modules declared in this project.