Last Version

datatype 0.1.1

a flexible datatype adapter for recyclerview

License

License

Categories

Categories

Data
GroupId

GroupId

ltd.dolink
ArtifactId

ArtifactId

datatype
Version

Version

0.1.1
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 0.1.1


<!-- 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.