is not current version
Last Version 1.0-rc1

de.halfbit:edge-to-edge 0.3

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

GroupId

GroupId

de.halfbit
ArtifactId

ArtifactId

edge-to-edge
Version

Version

0.3
Type

Type

aar

Download edge-to-edge 0.3


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