| Группа | Группаio.woong.shapedimageview |
|---|---|
| Идентификатор | Идентификаторshapedimageview |
| Версия | Версия0.2.0 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| shapedimageview-0.2.0.pom | |
| shapedimageview-0.2.0-sources.jar | 8 KB |
| shapedimageview-0.2.0-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.woong.shapedimageview/shapedimageview/ -->
<dependency>
<groupId>io.woong.shapedimageview</groupId>
<artifactId>shapedimageview</artifactId>
<version>0.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.woong.shapedimageview/shapedimageview/
implementation 'io.woong.shapedimageview:shapedimageview:0.2.0'
// https://jarcasting.com/artifacts/io.woong.shapedimageview/shapedimageview/
implementation ("io.woong.shapedimageview:shapedimageview:0.2.0")
'io.woong.shapedimageview:shapedimageview:aar:0.2.0'
<dependency org="io.woong.shapedimageview" name="shapedimageview" rev="0.2.0">
<artifact name="shapedimageview" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.woong.shapedimageview', module='shapedimageview', version='0.2.0')
)
libraryDependencies += "io.woong.shapedimageview" % "shapedimageview" % "0.2.0"
[io.woong.shapedimageview/shapedimageview "0.2.0"]