Last Version

CircularImageView 1.1

Custom view for circular images in Android while maintaining the best draw performance

License

License

GroupId

GroupId

com.pkmmte.view
ArtifactId

ArtifactId

circularimageview
Version

Version

1.1
Type

Type

aar
Description

Description

CircularImageView
Custom view for circular images in Android while maintaining the best draw performance
Project URL

Project URL

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

Source Code Management

https://github.com/Pkmmte/CircularImageView

Download circularimageview 1.1


<!-- https://jarcasting.com/artifacts/com.pkmmte.view/circularimageview/ -->
<dependency>
    <groupId>com.pkmmte.view</groupId>
    <artifactId>circularimageview</artifactId>
    <version>1.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.pkmmte.view/circularimageview/
implementation 'com.pkmmte.view:circularimageview:1.1'
// https://jarcasting.com/artifacts/com.pkmmte.view/circularimageview/
implementation ("com.pkmmte.view:circularimageview:1.1")
'com.pkmmte.view:circularimageview:aar:1.1'
<dependency org="com.pkmmte.view" name="circularimageview" rev="1.1">
  <artifact name="circularimageview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.pkmmte.view', module='circularimageview', version='1.1')
)
libraryDependencies += "com.pkmmte.view" % "circularimageview" % "1.1"
[com.pkmmte.view/circularimageview "1.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.