License |
License |
---|---|
GroupId | GroupIdio.github.florent37 |
ArtifactId | ArtifactIdshapeofview |
Version | Version1.4.7 |
Type | Typeaar |
Description |
DescriptionShapeOfView
Give a custom shape to any android view Useful for Material Design 2
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
shapeofview-1.4.7.pom | |
shapeofview-1.4.7.aar | 50 KB |
shapeofview-1.4.7-sources.jar | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.florent37/shapeofview/ -->
<dependency>
<groupId>io.github.florent37</groupId>
<artifactId>shapeofview</artifactId>
<version>1.4.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.florent37/shapeofview/
implementation 'io.github.florent37:shapeofview:1.4.7'
// https://jarcasting.com/artifacts/io.github.florent37/shapeofview/
implementation ("io.github.florent37:shapeofview:1.4.7")
'io.github.florent37:shapeofview:aar:1.4.7'
<dependency org="io.github.florent37" name="shapeofview" rev="1.4.7">
<artifact name="shapeofview" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.florent37', module='shapeofview', version='1.4.7')
)
libraryDependencies += "io.github.florent37" % "shapeofview" % "1.4.7"
[io.github.florent37/shapeofview "1.4.7"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.0.2 |