IndexImageView

A kind of circular image widget for Android OS

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.github.avenwu
ArtifactId

ArtifactId

IndexImageView
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

IndexImageView
A kind of circular image widget for Android OS
Project URL

Project URL

https://github.com/avenwu/IndexImageView

Download IndexImageView

How to add to project

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

Versions

Version
1.0.1
1.0.0