is not current version
Last Version 1.0-rc1

de.halfbit:edge-to-edge 0.5

Android library for enabling edge-to-edge content and insetting widgets.

GroupId

GroupId

de.halfbit
ArtifactId

ArtifactId

edge-to-edge
Version

Version

0.5
Type

Type

aar

Download edge-to-edge 0.5


<!-- https://jarcasting.com/artifacts/de.halfbit/edge-to-edge/ -->
<dependency>
    <groupId>de.halfbit</groupId>
    <artifactId>edge-to-edge</artifactId>
    <version>0.5</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/de.halfbit/edge-to-edge/
implementation 'de.halfbit:edge-to-edge:0.5'
// https://jarcasting.com/artifacts/de.halfbit/edge-to-edge/
implementation ("de.halfbit:edge-to-edge:0.5")
'de.halfbit:edge-to-edge:aar:0.5'
<dependency org="de.halfbit" name="edge-to-edge" rev="0.5">
  <artifact name="edge-to-edge" type="aar" />
</dependency>
@Grapes(
@Grab(group='de.halfbit', module='edge-to-edge', version='0.5')
)
libraryDependencies += "de.halfbit" % "edge-to-edge" % "0.5"
[de.halfbit/edge-to-edge "0.5"]