GroupId | GroupIdcom.github.pavlospt |
---|---|
ArtifactId | ArtifactIdroundedletterview |
Version | Version1.2 |
Type | Typeaar |
Filename | Size |
---|---|
roundedletterview-1.2.pom | |
roundedletterview-1.2.aar | 5 KB |
roundedletterview-1.2-sources.jar | 2 KB |
roundedletterview-1.2-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.pavlospt/roundedletterview/ -->
<dependency>
<groupId>com.github.pavlospt</groupId>
<artifactId>roundedletterview</artifactId>
<version>1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.pavlospt/roundedletterview/
implementation 'com.github.pavlospt:roundedletterview:1.2'
// https://jarcasting.com/artifacts/com.github.pavlospt/roundedletterview/
implementation ("com.github.pavlospt:roundedletterview:1.2")
'com.github.pavlospt:roundedletterview:aar:1.2'
<dependency org="com.github.pavlospt" name="roundedletterview" rev="1.2">
<artifact name="roundedletterview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.pavlospt', module='roundedletterview', version='1.2')
)
libraryDependencies += "com.github.pavlospt" % "roundedletterview" % "1.2"
[com.github.pavlospt/roundedletterview "1.2"]