Last Version

GenericAdapter 1.0.1

GenericAdapter is an open source annotation framework for Android. It takes care of the Adapter of List.

License

License

GroupId

GroupId

io.github.azril0409
ArtifactId

ArtifactId

GenericAdapter
Version

Version

1.0.1
Type

Type

aar
Description

Description

GenericAdapter
GenericAdapter is an open source annotation framework for Android. It takes care of the Adapter of List.
Project URL

Project URL

https://github.com/azril0409/GenericAdapter
Source Code Management

Source Code Management

https://github.com/azril0409/GenericAdapter

Download GenericAdapter 1.0.1


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

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.