GroupId | GroupIdcom.github.castorflex.smoothprogressbar |
---|---|
ArtifactId | ArtifactIdlibrary-circular |
Version | Version1.2.0 |
Type | Typeaar |
Filename | Size |
---|---|
library-circular-1.2.0.pom | |
library-circular-1.2.0.aar | 27 KB |
library-circular-1.2.0-sources.jar | 10 KB |
library-circular-1.2.0-javadoc.jar | 38 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.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.castorflex.smoothprogressbar/library-circular/
implementation 'com.github.castorflex.smoothprogressbar:library-circular:1.2.0'
// https://jarcasting.com/artifacts/com.github.castorflex.smoothprogressbar/library-circular/
implementation ("com.github.castorflex.smoothprogressbar:library-circular:1.2.0")
'com.github.castorflex.smoothprogressbar:library-circular:aar:1.2.0'
<dependency org="com.github.castorflex.smoothprogressbar" name="library-circular" rev="1.2.0">
<artifact name="library-circular" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.castorflex.smoothprogressbar', module='library-circular', version='1.2.0')
)
libraryDependencies += "com.github.castorflex.smoothprogressbar" % "library-circular" % "1.2.0"
[com.github.castorflex.smoothprogressbar/library-circular "1.2.0"]