floatwindow

Android Floatwindow

License

License

GroupId

GroupId

io.github.pettywing
ArtifactId

ArtifactId

floatwindow
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

floatwindow
Android Floatwindow
Project URL

Project URL

https://github.com/PettyWing/FloatWindow.git
Source Code Management

Source Code Management

https://github.com/PettyWing/FloatWindow.git

Download floatwindow

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 28.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.0.4
0.0.3
0.0.2
0.0.1