License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdvn.tiki.noadapter2 |
ArtifactId | ArtifactIdnoadapter-databinding |
Last Version | Last Version2.0.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionNoAdapterDataBinding
Too much boilerplate and effort to implement a list using RecyclerView. But, most of them can be omitted. This library will take care of the heavy part and leave you the easy part.
|
<!-- https://jarcasting.com/artifacts/vn.tiki.noadapter2/noadapter-databinding/ -->
<dependency>
<groupId>vn.tiki.noadapter2</groupId>
<artifactId>noadapter-databinding</artifactId>
<version>2.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/vn.tiki.noadapter2/noadapter-databinding/
implementation 'vn.tiki.noadapter2:noadapter-databinding:2.0.3'
// https://jarcasting.com/artifacts/vn.tiki.noadapter2/noadapter-databinding/
implementation ("vn.tiki.noadapter2:noadapter-databinding:2.0.3")
'vn.tiki.noadapter2:noadapter-databinding:aar:2.0.3'
<dependency org="vn.tiki.noadapter2" name="noadapter-databinding" rev="2.0.3">
<artifact name="noadapter-databinding" type="aar" />
</dependency>
@Grapes(
@Grab(group='vn.tiki.noadapter2', module='noadapter-databinding', version='2.0.3')
)
libraryDependencies += "vn.tiki.noadapter2" % "noadapter-databinding" % "2.0.3"
[vn.tiki.noadapter2/noadapter-databinding "2.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.android.databinding » library | jar | 1.3.1 |
com.android.databinding : baseLibrary | jar | 3.0.0 |
com.android.databinding » adapters | jar | 1.3.1 |
com.android.support » support-annotations | jar | 25.1.0 |
com.android.support » appcompat-v7 | jar | 25.1.0 |
com.android.support » recyclerview-v7 | jar | 25.1.0 |
vn.tiki.noadapter2 : noadapter | jar | 2.0.3 |