Last Version

Multi Selection 0.1.0

This component implements transition animation to crumble view into tiny pieces.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.yalantis
ArtifactId

ArtifactId

multiselect
Version

Version

0.1.0
Type

Type

aar
Description

Description

Multi Selection
This component implements transition animation to crumble view into tiny pieces.
Project URL

Project URL

https://github.com/Yalantis/StarWars.Android
Source Code Management

Source Code Management

https://github.com/Yalantis/StarWars.Android

Download multiselect 0.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 24.2.0
com.android.support » recyclerview-v7 jar 24.2.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.0.3

Project Modules

There are no modules declared in this project.