Last Version

Android SwipeLayout Library 1.2.0

Android Swipe Layout

License

License

MIT
GroupId

GroupId

com.daimajia.swipelayout
ArtifactId

ArtifactId

library
Version

Version

1.2.0
Type

Type

aar
Description

Description

Android SwipeLayout Library
Android Swipe Layout
Project URL

Project URL

https://github.com/daimajia/AndroidSwipeLayout
Source Code Management

Source Code Management

https://github.com/daimajia/AndroidSwipeLayout

Download library 1.2.0


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » recyclerview-v7 jar 21.0.0
com.android.support » support-v4 jar 21.0.3

Project Modules

There are no modules declared in this project.