License |
License |
---|---|
GroupId | GroupIdcom.github.pavlospt |
ArtifactId | ArtifactIdcircleview |
Version | Version1.3 |
Type | Typeaar |
Description |
DescriptionCircleView Library
A circle View with contained Title and Subtitle
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
circleview-1.3.pom | |
circleview-1.3.aar | 6 KB |
circleview-1.3-sources.jar | 3 KB |
circleview-1.3-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.pavlospt/circleview/ -->
<dependency>
<groupId>com.github.pavlospt</groupId>
<artifactId>circleview</artifactId>
<version>1.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.pavlospt/circleview/
implementation 'com.github.pavlospt:circleview:1.3'
// https://jarcasting.com/artifacts/com.github.pavlospt/circleview/
implementation ("com.github.pavlospt:circleview:1.3")
'com.github.pavlospt:circleview:aar:1.3'
<dependency org="com.github.pavlospt" name="circleview" rev="1.3">
<artifact name="circleview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.pavlospt', module='circleview', version='1.3')
)
libraryDependencies += "com.github.pavlospt" % "circleview" % "1.3"
[com.github.pavlospt/circleview "1.3"]