License |
License |
---|---|
GroupId | GroupIdio.github.yongzheng7 |
ArtifactId | ArtifactIdmodule-gesture |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionmodule-gesture
module-gesture
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
module-gesture-1.0.0.pom | |
module-gesture-1.0.0-sources.jar | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.yongzheng7/module-gesture/ -->
<dependency>
<groupId>io.github.yongzheng7</groupId>
<artifactId>module-gesture</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.yongzheng7/module-gesture/
implementation 'io.github.yongzheng7:module-gesture:1.0.0'
// https://jarcasting.com/artifacts/io.github.yongzheng7/module-gesture/
implementation ("io.github.yongzheng7:module-gesture:1.0.0")
'io.github.yongzheng7:module-gesture:aar:1.0.0'
<dependency org="io.github.yongzheng7" name="module-gesture" rev="1.0.0">
<artifact name="module-gesture" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.yongzheng7', module='module-gesture', version='1.0.0')
)
libraryDependencies += "io.github.yongzheng7" % "module-gesture" % "1.0.0"
[io.github.yongzheng7/module-gesture "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.core » core-ktx | jar | 1.7.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |