Last Version

ViewTypes 1.0.0

Android adapter view types abstraction

License

License

GroupId

GroupId

ru.noties
ArtifactId

ArtifactId

vt
Version

Version

1.0.0
Type

Type

aar
Description

Description

ViewTypes
Android adapter view types abstraction
Project URL

Project URL

https://github.com/noties/ViewTypes
Source Code Management

Source Code Management

https://github.com/noties/ViewTypes

Download vt 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.