-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Configuration
代码家 edited this page Aug 25, 2014
·
4 revisions
dependencies {
compile "com.daimajia.swipelayout:library:1.0.0@aar"
}
<dependency>
<groupId>com.daimajia.swipelayout</groupId>
<artifactId>library</artifactId>
<version>1.0.0</version>
<type>apklib</type>
</dependency>
Download the following jar, and put it into you libs
folder:
Pretty easy right? Next, we'll get down to use it.