is not current version
Last Version 1.4.3

io.woong.shapedimageview:shapedimageview 1.1.0

Android library for using various shape image views easily

GroupId

GroupId

io.woong.shapedimageview
ArtifactId

ArtifactId

shapedimageview
Version

Version

1.1.0
Type

Type

aar

Download shapedimageview 1.1.0


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