License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.yalantis |
ArtifactId | ArtifactIdmultiselect |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionMulti Selection
This component implements transition animation to crumble view into tiny pieces.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
multiselect-0.1.0.pom | |
multiselect-0.1.0.aar | 76 KB |
multiselect-0.1.0-sources.jar | 1 KB |
Browse |
<!-- 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"]
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 |
Version |
---|
0.1.0
|