is not current version
Last Version 1.3

com.github.pavlospt:circleview 1.2

A circle View with contained Title and Subtitle

GroupId

GroupId

com.github.pavlospt
ArtifactId

ArtifactId

circleview
Version

Version

1.2
Type

Type

aar

Download circleview 1.2


<!-- https://jarcasting.com/artifacts/com.github.pavlospt/circleview/ -->
<dependency>
    <groupId>com.github.pavlospt</groupId>
    <artifactId>circleview</artifactId>
    <version>1.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.pavlospt/circleview/
implementation 'com.github.pavlospt:circleview:1.2'
// https://jarcasting.com/artifacts/com.github.pavlospt/circleview/
implementation ("com.github.pavlospt:circleview:1.2")
'com.github.pavlospt:circleview:aar:1.2'
<dependency org="com.github.pavlospt" name="circleview" rev="1.2">
  <artifact name="circleview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.pavlospt', module='circleview', version='1.2')
)
libraryDependencies += "com.github.pavlospt" % "circleview" % "1.2"
[com.github.pavlospt/circleview "1.2"]