Jar examples for v:vlayout
Project vlayout is a powerfull LayoutManager extension for RecyclerView, it provides a group of layouts for RecyclerView. Make it able to handle a complicate situation when grid, list and other layouts in the same recyclerview.
You can download jar file vlayout 1.2.14 in this page.
MIT
You can use the following script to add vlayout-1.2.14.jar to your project.
<dependency> <groupId>com.alibaba.android</groupId> <artifactId>vlayout</artifactId> <version>1.2.14</version> </dependency>
compile group: 'com.alibaba.android', name: 'vlayout', version: '1.2.14'
libraryDependencies += "com.alibaba.android" % "vlayout" % "1.2.14"
<dependency org="com.alibaba.android" name="vlayout" rev="1.2.14"/>
@Grapes(@Grab(group='com.alibaba.android', module='vlayout', version='1.2.14'))
'com.alibaba.android:vlayout:jar:1.2.14'
Click the following link to download the jar file.
vlayout-1.2.14-javadoc.jar