License |
License |
---|---|
GroupId | GroupIdcom.yanzhenjie |
ArtifactId | ArtifactIdstatusview |
Version | Version1.0.3 |
Type | Typeaar |
Description |
DescriptionStatusView
StatusView for android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
statusview-1.0.3.pom | |
statusview-1.0.3.aar | 8 KB |
statusview-1.0.3-sources.jar | 5 KB |
statusview-1.0.3-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yanzhenjie/statusview/ -->
<dependency>
<groupId>com.yanzhenjie</groupId>
<artifactId>statusview</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yanzhenjie/statusview/
implementation 'com.yanzhenjie:statusview:1.0.3'
// https://jarcasting.com/artifacts/com.yanzhenjie/statusview/
implementation ("com.yanzhenjie:statusview:1.0.3")
'com.yanzhenjie:statusview:aar:1.0.3'
<dependency org="com.yanzhenjie" name="statusview" rev="1.0.3">
<artifact name="statusview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yanzhenjie', module='statusview', version='1.0.3')
)
libraryDependencies += "com.yanzhenjie" % "statusview" % "1.0.3"
[com.yanzhenjie/statusview "1.0.3"]