GroupId | GroupIdcom.github.jorgecastilloprz |
---|---|
ArtifactId | ArtifactIdfabprogresscircle |
Version | Version1.0 |
Type | Typeaar |
Filename | Size |
---|---|
fabprogresscircle-1.0.pom | |
fabprogresscircle-1.0.aar | 27 KB |
fabprogresscircle-1.0-sources.jar | 16 KB |
fabprogresscircle-1.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jorgecastilloprz/fabprogresscircle/ -->
<dependency>
<groupId>com.github.jorgecastilloprz</groupId>
<artifactId>fabprogresscircle</artifactId>
<version>1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jorgecastilloprz/fabprogresscircle/
implementation 'com.github.jorgecastilloprz:fabprogresscircle:1.0'
// https://jarcasting.com/artifacts/com.github.jorgecastilloprz/fabprogresscircle/
implementation ("com.github.jorgecastilloprz:fabprogresscircle:1.0")
'com.github.jorgecastilloprz:fabprogresscircle:aar:1.0'
<dependency org="com.github.jorgecastilloprz" name="fabprogresscircle" rev="1.0">
<artifact name="fabprogresscircle" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.jorgecastilloprz', module='fabprogresscircle', version='1.0')
)
libraryDependencies += "com.github.jorgecastilloprz" % "fabprogresscircle" % "1.0"
[com.github.jorgecastilloprz/fabprogresscircle "1.0"]