Layoutmanagers for RecyclerView

Multi-purpose Android UI components based on RecyclerView

License

License

GroupId

GroupId

io.apptik.multiview
ArtifactId

ArtifactId

layoutmanagers
Last Version

Last Version

0.0.3
Release Date

Release Date

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

How to add to project

<!-- 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.

MultiView

Build Status Join the chat at https://gitter.im/apptik/MultiView

Multi-purpose Android UI components based on RecyclerView

Download

Find the latest JARs or grab via Maven:

<dependency>
  <groupId>io.apptik.multiview</groupId>
  <artifactId>XXX</artifactId>
  <version>0.0.3</version>
</dependency>

or Gradle:

compile 'io.apptik.multiview:XXX:0.0.3'

Downloads of the released versions are available in Sonatype's releases repository.

Snapshots of the development versions are available in Sonatype's snapshots repository.

MultiView requires at minimum Java 7 or Android SDK 15.

Questions

StackOverflow with tag 'multiview-apptik' or 'apptik'

Modules

Licence

Copyright (C) 2016 AppTik Project

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

     http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
io.apptik.multiview

AppTik

app toolkit (architecture, development, test, deployment, monitoring)

Versions

Version
0.0.3
0.0.2