Last Version

com.mikhaellopez:circularimageview 2.0.1

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

License

License

GroupId

GroupId

com.mikhaellopez
ArtifactId

ArtifactId

CircularImageView-Library
Version

Version

2.0.1
Type

Type

aar
Description

Description

com.mikhaellopez:circularimageview
This is an Android project allowing to realize a circular ImageView in the simplest way possible.
Project URL

Project URL

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

Source Code Management

https://github.com/lopspower/CircularImageView

Download CircularImageView-Library 2.0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.