Last Version

Deepthought-Recycler 1.0.0

Data Binding Library for Android RecyclerView

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

rocks.teagantotally
ArtifactId

ArtifactId

deepthoughtrecycler
Version

Version

1.0.0
Type

Type

aar
Description

Description

Deepthought-Recycler
Data Binding Library for Android RecyclerView
Project URL

Project URL

https://github.com/Teagan42/Deepthought-Recycler
Source Code Management

Source Code Management

https://github.com/Teagan42/Deepthought-Recycler.git

Download deepthoughtrecycler 1.0.0


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

Dependencies

compile (7)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 26.1.0
com.android.support » recyclerview-v7 jar 26.1.0
com.jakewharton.timber : timber jar 4.5.1
com.google.guava : guava jar 20.0
com.android.databinding » library jar 1.3.1
com.android.databinding : baseLibrary jar 2.3.3
com.android.databinding » adapters jar 1.3.1

Project Modules

There are no modules declared in this project.