License |
License |
---|---|
GroupId | GroupIdcom.github.tablebird |
ArtifactId | ArtifactIddraggable-view |
Version | Version0.1.0 |
Type | Typeaar |
Description |
DescriptionDraggable reminder view
Draggable reminder view
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
draggable-view-0.1.0.pom | |
draggable-view-0.1.0.aar | 54 KB |
draggable-view-0.1.0-sources.jar | 19 KB |
draggable-view-0.1.0-javadoc.jar | 87 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tablebird/draggable-view/ -->
<dependency>
<groupId>com.github.tablebird</groupId>
<artifactId>draggable-view</artifactId>
<version>0.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.tablebird/draggable-view/
implementation 'com.github.tablebird:draggable-view:0.1.0'
// https://jarcasting.com/artifacts/com.github.tablebird/draggable-view/
implementation ("com.github.tablebird:draggable-view:0.1.0")
'com.github.tablebird:draggable-view:aar:0.1.0'
<dependency org="com.github.tablebird" name="draggable-view" rev="0.1.0">
<artifact name="draggable-view" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.tablebird', module='draggable-view', version='0.1.0')
)
libraryDependencies += "com.github.tablebird" % "draggable-view" % "0.1.0"
[com.github.tablebird/draggable-view "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.0.2 |
androidx.annotation » annotation | jar | 1.0.0 |