Last Version

FloatWindow 0.0.1

This is a library to simplify the Android floating window function.f

License

License

GroupId

GroupId

io.github.xch168
ArtifactId

ArtifactId

float-window
Version

Version

0.0.1
Type

Type

aar
Description

Description

FloatWindow
This is a library to simplify the Android floating window function.f
Project URL

Project URL

https://github.com/xch168/FloatWindow
Source Code Management

Source Code Management

https://github.com/xch168/FloatWindow

Download float-window 0.0.1


<!-- https://jarcasting.com/artifacts/io.github.xch168/float-window/ -->
<dependency>
    <groupId>io.github.xch168</groupId>
    <artifactId>float-window</artifactId>
    <version>0.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.xch168/float-window/
implementation 'io.github.xch168:float-window:0.0.1'
// https://jarcasting.com/artifacts/io.github.xch168/float-window/
implementation ("io.github.xch168:float-window:0.0.1")
'io.github.xch168:float-window:aar:0.0.1'
<dependency org="io.github.xch168" name="float-window" rev="0.0.1">
  <artifact name="float-window" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.xch168', module='float-window', version='0.0.1')
)
libraryDependencies += "io.github.xch168" % "float-window" % "0.0.1"
[io.github.xch168/float-window "0.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.30

runtime (3)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.6.0
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.4.0

Project Modules

There are no modules declared in this project.