| License |
License |
|---|---|
| GroupId | GroupIdstudio.pokkbaby |
| ArtifactId | ArtifactIdadaptiveRecyclerView |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionAdaptiveRecyclerView
Create an adaptive recycler view for each of type view.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| adaptiveRecyclerView-1.0.0.pom | |
| adaptiveRecyclerView-1.0.0-sources.jar | 3 KB |
| adaptiveRecyclerView-1.0.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/studio.pokkbaby/adaptiveRecyclerView/ -->
<dependency>
<groupId>studio.pokkbaby</groupId>
<artifactId>adaptiveRecyclerView</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/studio.pokkbaby/adaptiveRecyclerView/
implementation 'studio.pokkbaby:adaptiveRecyclerView:1.0.0'
// https://jarcasting.com/artifacts/studio.pokkbaby/adaptiveRecyclerView/
implementation ("studio.pokkbaby:adaptiveRecyclerView:1.0.0")
'studio.pokkbaby:adaptiveRecyclerView:aar:1.0.0'
<dependency org="studio.pokkbaby" name="adaptiveRecyclerView" rev="1.0.0">
<artifact name="adaptiveRecyclerView" type="aar" />
</dependency>
@Grapes(
@Grab(group='studio.pokkbaby', module='adaptiveRecyclerView', version='1.0.0')
)
libraryDependencies += "studio.pokkbaby" % "adaptiveRecyclerView" % "1.0.0"
[studio.pokkbaby/adaptiveRecyclerView "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.0 |
| androidx.appcompat » appcompat | jar | 1.2.0 |
| androidx.recyclerview » recyclerview | jar | 1.2.0 |