| License |
License |
|---|---|
| GroupId | GroupIdcom.github.dkzwm |
| ArtifactId | ArtifactIdsrl-ext-util |
| Version | Version1.7.2.1 |
| Type | Typeaar |
| Description |
Descriptionsrl-ext-util
Utils for SmoothRefreshLayout
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| srl-ext-util-1.7.2.1.pom | |
| srl-ext-util-1.7.2.1-sources.jar | 4 KB |
| srl-ext-util-1.7.2.1-javadoc.jar | 21 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.dkzwm/srl-ext-util/ -->
<dependency>
<groupId>com.github.dkzwm</groupId>
<artifactId>srl-ext-util</artifactId>
<version>1.7.2.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dkzwm/srl-ext-util/
implementation 'com.github.dkzwm:srl-ext-util:1.7.2.1'
// https://jarcasting.com/artifacts/com.github.dkzwm/srl-ext-util/
implementation ("com.github.dkzwm:srl-ext-util:1.7.2.1")
'com.github.dkzwm:srl-ext-util:aar:1.7.2.1'
<dependency org="com.github.dkzwm" name="srl-ext-util" rev="1.7.2.1">
<artifact name="srl-ext-util" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.dkzwm', module='srl-ext-util', version='1.7.2.1')
)
libraryDependencies += "com.github.dkzwm" % "srl-ext-util" % "1.7.2.1"
[com.github.dkzwm/srl-ext-util "1.7.2.1"]