GroupId | GroupIdcom.github.vhall.thirdsdk |
---|---|
ArtifactId | ArtifactIdSmartRefreshLayout |
Version | Version1.1.0 |
Type | Typeaar |
Description |
Description |
Filename | Size |
---|---|
SmartRefreshLayout-1.1.0.pom | |
SmartRefreshLayout-1.1.0.aar | 136 KB |
SmartRefreshLayout-1.1.0-sources.jar | 84 KB |
SmartRefreshLayout-1.1.0-javadoc.jar | 321 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vhall.thirdsdk/SmartRefreshLayout/ -->
<dependency>
<groupId>com.github.vhall.thirdsdk</groupId>
<artifactId>SmartRefreshLayout</artifactId>
<version>1.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vhall.thirdsdk/SmartRefreshLayout/
implementation 'com.github.vhall.thirdsdk:SmartRefreshLayout:1.1.0'
// https://jarcasting.com/artifacts/com.github.vhall.thirdsdk/SmartRefreshLayout/
implementation ("com.github.vhall.thirdsdk:SmartRefreshLayout:1.1.0")
'com.github.vhall.thirdsdk:SmartRefreshLayout:aar:1.1.0'
<dependency org="com.github.vhall.thirdsdk" name="SmartRefreshLayout" rev="1.1.0">
<artifact name="SmartRefreshLayout" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.vhall.thirdsdk', module='SmartRefreshLayout', version='1.1.0')
)
libraryDependencies += "com.github.vhall.thirdsdk" % "SmartRefreshLayout" % "1.1.0"
[com.github.vhall.thirdsdk/SmartRefreshLayout "1.1.0"]