datatype

a flexible datatype adapter for recyclerview

License

License

Categories

Categories

Data
GroupId

GroupId

ltd.dolink
ArtifactId

ArtifactId

datatype
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

aar
Description

Description

datatype
a flexible datatype adapter for recyclerview
Project URL

Project URL

https://github.com/JackyAnn/datatype-adapter
Source Code Management

Source Code Management

https://github.com/JackyAnn/datatype-adapter

Download datatype

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 7.1.0

runtime (1)

Group / Artifact Type Version
androidx.recyclerview » recyclerview jar RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0
0.0.9