License |
License |
---|---|
GroupId | GroupIdcom.github.ooftf |
ArtifactId | ArtifactIdloading-view |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionloading-view
noting to description
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
loading-view-0.0.2.pom | |
loading-view-0.0.2-sources.jar | 30 KB |
loading-view-0.0.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ooftf/loading-view/ -->
<dependency>
<groupId>com.github.ooftf</groupId>
<artifactId>loading-view</artifactId>
<version>0.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ooftf/loading-view/
implementation 'com.github.ooftf:loading-view:0.0.2'
// https://jarcasting.com/artifacts/com.github.ooftf/loading-view/
implementation ("com.github.ooftf:loading-view:0.0.2")
'com.github.ooftf:loading-view:aar:0.0.2'
<dependency org="com.github.ooftf" name="loading-view" rev="0.0.2">
<artifact name="loading-view" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.ooftf', module='loading-view', version='0.0.2')
)
libraryDependencies += "com.github.ooftf" % "loading-view" % "0.0.2"
[com.github.ooftf/loading-view "0.0.2"]