Last Version

draggablegridview 1.0

A drag-and-drop grid view for Android modified from the thquinn/DraggableGridView.

License

License

GroupId

GroupId

com.github.andyken
ArtifactId

ArtifactId

draggablegridview
Version

Version

1.0
Type

Type

aar
Description

Description

draggablegridview
A drag-and-drop grid view for Android modified from the thquinn/DraggableGridView.
Project URL

Project URL

https://github.com/andyken/DraggableGridView
Source Code Management

Source Code Management

https://github.com/andyken/DraggableGridView

Download draggablegridview 1.0


<!-- https://jarcasting.com/artifacts/com.github.andyken/draggablegridview/ -->
<dependency>
    <groupId>com.github.andyken</groupId>
    <artifactId>draggablegridview</artifactId>
    <version>1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.andyken/draggablegridview/
implementation 'com.github.andyken:draggablegridview:1.0'
// https://jarcasting.com/artifacts/com.github.andyken/draggablegridview/
implementation ("com.github.andyken:draggablegridview:1.0")
'com.github.andyken:draggablegridview:aar:1.0'
<dependency org="com.github.andyken" name="draggablegridview" rev="1.0">
  <artifact name="draggablegridview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.andyken', module='draggablegridview', version='1.0')
)
libraryDependencies += "com.github.andyken" % "draggablegridview" % "1.0"
[com.github.andyken/draggablegridview "1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.