Last Version

Extras toolkit library for RecyclerView 0.0.3

Multi-purpose Android UI components based on RecyclerView

License

License

GroupId

GroupId

io.apptik.multiview
ArtifactId

ArtifactId

extras
Version

Version

0.0.3
Type

Type

aar
Description

Description

Extras toolkit library for RecyclerView
Multi-purpose Android UI components based on RecyclerView
Project URL

Project URL

https://github.com/apptik/multiview/tree/master/extras
Source Code Management

Source Code Management

https://github.com/apptik/multiview/tree/master/extras

Download extras 0.0.3


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

Dependencies

compile (3)

Group / Artifact Type Version
com.android.support » recyclerview-v7 jar 23.2.1
io.apptik.multiview : common jar 0.0.3
com.android.support » appcompat-v7 jar 23.2.1

Project Modules

There are no modules declared in this project.