Last Version

CircularView Library 0.0.2

Android Circular View library project

License

License

GroupId

GroupId

com.github.vizghar.circularview
ArtifactId

ArtifactId

lib
Version

Version

0.0.2
Type

Type

aar
Description

Description

CircularView Library
Android Circular View library project
Project URL

Project URL

https://github.com/VizGhar/Android-CircularView

Download lib 0.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 19.+

Project Modules

There are no modules declared in this project.