License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdrocks.teagantotally |
ArtifactId | ArtifactIddeepthoughtrecycler |
Version | Version1.0.0 |
Type | Typeaar |
Description |
DescriptionDeepthought-Recycler
Data Binding Library for Android RecyclerView
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
deepthoughtrecycler-1.0.0.pom | |
deepthoughtrecycler-1.0.0.aar | 36 KB |
deepthoughtrecycler-1.0.0-sources.jar | 13 KB |
Browse |
<!-- 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"]
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 |