| License |
License |
|---|---|
| GroupId | GroupIdio.woong.shapedimageview |
| ArtifactId | ArtifactIdshapedimageview |
| Last Version | Last Version1.4.3 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionshapedimageview
Android library for using various shape image views easily
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| shapedimageview-1.4.3.pom | |
| shapedimageview-1.4.3-sources.jar | 9 KB |
| shapedimageview-1.4.3-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.10 |
| androidx.appcompat » appcompat | jar | 1.4.1 |