| License |
License |
|---|---|
| GroupId | GroupIdcom.genexus.android |
| ArtifactId | ArtifactIdroundedimageview |
| Last Version | Last Version2.4.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptioncom.genexus.android:roundedimageview
AndroidX RoundedImageView library
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| roundedimageview-2.4.0.pom | |
| roundedimageview-2.4.0-sources.jar | 11 KB |
| roundedimageview-2.4.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.genexus.android/roundedimageview/ -->
<dependency>
<groupId>com.genexus.android</groupId>
<artifactId>roundedimageview</artifactId>
<version>2.4.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.genexus.android/roundedimageview/
implementation 'com.genexus.android:roundedimageview:2.4.0'
// https://jarcasting.com/artifacts/com.genexus.android/roundedimageview/
implementation ("com.genexus.android:roundedimageview:2.4.0")
'com.genexus.android:roundedimageview:aar:2.4.0'
<dependency org="com.genexus.android" name="roundedimageview" rev="2.4.0">
<artifact name="roundedimageview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.genexus.android', module='roundedimageview', version='2.4.0')
)
libraryDependencies += "com.genexus.android" % "roundedimageview" % "2.4.0"
[com.genexus.android/roundedimageview "2.4.0"]