Last Version

CircleView 1.4.0

This is an Android project allowing to realize a circular View in the simplest way possible.

License

License

GroupId

GroupId

com.mikhaellopez
ArtifactId

ArtifactId

circleview
Version

Version

1.4.0
Type

Type

aar
Description

Description

CircleView
This is an Android project allowing to realize a circular View in the simplest way possible.
Project URL

Project URL

https://github.com/lopspower/CircleView
Source Code Management

Source Code Management

https://github.com/lopspower/CircleView

Download circleview 1.4.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.10

Project Modules

There are no modules declared in this project.