License |
License |
---|---|
GroupId | GroupIdcom.daimajia.swipelayout |
ArtifactId | ArtifactIdlibrary |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAndroid SwipeLayout Library
Android Swipe Layout
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
library-1.2.0.pom | |
library-1.2.0.apklib | 18 KB |
library-1.2.0-sources.jar | 17 KB |
library-1.2.0-javadoc.jar | 120 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.daimajia.swipelayout/library/ -->
<dependency>
<groupId>com.daimajia.swipelayout</groupId>
<artifactId>library</artifactId>
<version>1.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.daimajia.swipelayout/library/
implementation 'com.daimajia.swipelayout:library:1.2.0'
// https://jarcasting.com/artifacts/com.daimajia.swipelayout/library/
implementation ("com.daimajia.swipelayout:library:1.2.0")
'com.daimajia.swipelayout:library:aar:1.2.0'
<dependency org="com.daimajia.swipelayout" name="library" rev="1.2.0">
<artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.daimajia.swipelayout', module='library', version='1.2.0')
)
libraryDependencies += "com.daimajia.swipelayout" % "library" % "1.2.0"
[com.daimajia.swipelayout/library "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » recyclerview-v7 | jar | 21.0.0 |
com.android.support » support-v4 | jar | 21.0.3 |