| License |
License |
|---|---|
| GroupId | GroupIdio.github.wcl9900 |
| ArtifactId | ArtifactIdNotchFit |
| Version | Version1.5 |
| Type | Typeaar |
| Description |
DescriptionNotchFit
智能刘海屏适配
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| NotchFit-1.5.pom | |
| NotchFit-1.5.aar | 32 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.wcl9900/NotchFit/ -->
<dependency>
<groupId>io.github.wcl9900</groupId>
<artifactId>NotchFit</artifactId>
<version>1.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.wcl9900/NotchFit/
implementation 'io.github.wcl9900:NotchFit:1.5'
// https://jarcasting.com/artifacts/io.github.wcl9900/NotchFit/
implementation ("io.github.wcl9900:NotchFit:1.5")
'io.github.wcl9900:NotchFit:aar:1.5'
<dependency org="io.github.wcl9900" name="NotchFit" rev="1.5">
<artifact name="NotchFit" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.wcl9900', module='NotchFit', version='1.5')
)
libraryDependencies += "io.github.wcl9900" % "NotchFit" % "1.5"
[io.github.wcl9900/NotchFit "1.5"]