License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.github.qq549631030 |
ArtifactId | ArtifactIdrecyclerview-flexibledivider |
Version | Version1.5.2 |
Type | Typeaar |
Description |
DescriptionRecyclerView-FlexibleDivider
Android library providing simple way to control divider items of RecyclerView
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.qq549631030/recyclerview-flexibledivider/ -->
<dependency>
<groupId>com.github.qq549631030</groupId>
<artifactId>recyclerview-flexibledivider</artifactId>
<version>1.5.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.qq549631030/recyclerview-flexibledivider/
implementation 'com.github.qq549631030:recyclerview-flexibledivider:1.5.2'
// https://jarcasting.com/artifacts/com.github.qq549631030/recyclerview-flexibledivider/
implementation ("com.github.qq549631030:recyclerview-flexibledivider:1.5.2")
'com.github.qq549631030:recyclerview-flexibledivider:aar:1.5.2'
<dependency org="com.github.qq549631030" name="recyclerview-flexibledivider" rev="1.5.2">
<artifact name="recyclerview-flexibledivider" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.qq549631030', module='recyclerview-flexibledivider', version='1.5.2')
)
libraryDependencies += "com.github.qq549631030" % "recyclerview-flexibledivider" % "1.5.2"
[com.github.qq549631030/recyclerview-flexibledivider "1.5.2"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 28.0.0 |
com.android.support » recyclerview-v7 | jar | 28.0.0 |