Files download
File Operation
roundedimageview-2.2.1.pom download
roundedimageview-2.2.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.makeramen</groupId>
  <artifactId>roundedimageview</artifactId>
  <version>2.2.1</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.makeramen:roundedimageview:2.2.1'
Gradle Kotlin
implementation("com.makeramen:roundedimageview:2.2.1")
Scala SBT
libraryDependencies += "com.makeramen" % "roundedimageview" % "2.2.1"
Groovy Grape
@Grapes(
  @Grab(group='com.makeramen', module='roundedimageview', version='2.2.1')
)
Apache Ivy
<dependency org="com.makeramen" name="roundedimageview" rev="2.2.1" />
Leiningen
[com.makeramen/roundedimageview "2.2.1"]
Apache Buildr
'com.makeramen:roundedimageview:jar:2.2.1'
Dependencies
The project has no third-party dependencies