License |
License |
---|---|
GroupId | GroupIdcom.makeramen |
ArtifactId | ArtifactIdroundedimageview |
Last Version | Last Version2.3.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionRoundedImageView
Fast ImageView with support for rounded corners and borders
|
Project URL |
Project URL |
Filename | Size |
---|---|
roundedimageview-2.3.0.pom | |
roundedimageview-2.3.0.aar | 10 KB |
roundedimageview-2.3.0-sources.jar | 4 KB |
roundedimageview-2.3.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.makeramen/roundedimageview/ -->
<dependency>
<groupId>com.makeramen</groupId>
<artifactId>roundedimageview</artifactId>
<version>2.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.makeramen/roundedimageview/
implementation 'com.makeramen:roundedimageview:2.3.0'
// https://jarcasting.com/artifacts/com.makeramen/roundedimageview/
implementation ("com.makeramen:roundedimageview:2.3.0")
'com.makeramen:roundedimageview:aar:2.3.0'
<dependency org="com.makeramen" name="roundedimageview" rev="2.3.0">
<artifact name="roundedimageview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.makeramen', module='roundedimageview', version='2.3.0')
)
libraryDependencies += "com.makeramen" % "roundedimageview" % "2.3.0"
[com.makeramen/roundedimageview "2.3.0"]