is not current version
Last Version 1.2.9

com.github.bmelnychuk:atv 1.2.2

Tree View implementation for android

GroupId

GroupId

com.github.bmelnychuk
ArtifactId

ArtifactId

atv
Version

Version

1.2.2
Type

Type

aar

Download atv 1.2.2


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