is not current version
Last Version 0.0.3

io.apptik.multiview:extras 0.0.2

Multi-purpose Android UI components based on RecyclerView

GroupId

GroupId

io.apptik.multiview
ArtifactId

ArtifactId

extras
Version

Version

0.0.2
Type

Type

aar

Download extras 0.0.2


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