shapedimageview

Android library for using various shape image views easily

License

License

GroupId

GroupId

io.woong.shapedimageview
ArtifactId

ArtifactId

shapedimageview
Last Version

Last Version

1.4.3
Release Date

Release Date

Type

Type

aar
Description

Description

shapedimageview
Android library for using various shape image views easily
Project URL

Project URL

https://github.com/cheonjaewoong/ShapedImageView/
Source Code Management

Source Code Management

https://github.com/cheonjaewoong/ShapedImageView/

Download shapedimageview

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10
androidx.appcompat » appcompat jar 1.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.3
1.4.2
1.4.1
1.4.0
1.3.1
1.3.0
1.2.0
1.1.0
1.0.0
0.3.1
0.3.0
0.2.0
0.1.0