Last Version

Layoutmanagers for RecyclerView 0.0.3

Multi-purpose Android UI components based on RecyclerView

License

License

GroupId

GroupId

io.apptik.multiview
ArtifactId

ArtifactId

layoutmanagers
Version

Version

0.0.3
Type

Type

aar
Description

Description

Layoutmanagers for RecyclerView
Multi-purpose Android UI components based on RecyclerView
Project URL

Project URL

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

Source Code Management

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

Download layoutmanagers 0.0.3


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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.