GroupId | GroupIdcom.github.castorflex.smoothprogressbar |
---|---|
ArtifactId | ArtifactIdlibrary-circular |
Version | Version1.0.2 |
Type | Typeaar |
Filename | Size |
---|---|
library-circular-1.0.2.pom | |
library-circular-1.0.2.aar | 18 KB |
library-circular-1.0.2-sources.jar | 5 KB |
library-circular-1.0.2-javadoc.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.castorflex.smoothprogressbar/library-circular/ -->
<dependency>
<groupId>com.github.castorflex.smoothprogressbar</groupId>
<artifactId>library-circular</artifactId>
<version>1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.castorflex.smoothprogressbar/library-circular/
implementation 'com.github.castorflex.smoothprogressbar:library-circular:1.0.2'
// https://jarcasting.com/artifacts/com.github.castorflex.smoothprogressbar/library-circular/
implementation ("com.github.castorflex.smoothprogressbar:library-circular:1.0.2")
'com.github.castorflex.smoothprogressbar:library-circular:aar:1.0.2'
<dependency org="com.github.castorflex.smoothprogressbar" name="library-circular" rev="1.0.2">
<artifact name="library-circular" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.castorflex.smoothprogressbar', module='library-circular', version='1.0.2')
)
libraryDependencies += "com.github.castorflex.smoothprogressbar" % "library-circular" % "1.0.2"
[com.github.castorflex.smoothprogressbar/library-circular "1.0.2"]