popupwindow

Android PopupWindow that can be easily located relative to anchor View.

License

License

GroupId

GroupId

io.github.wdream101
ArtifactId

ArtifactId

popupwindow
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

popupwindow
Android PopupWindow that can be easily located relative to anchor View.

Download popupwindow

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
androidx.core » core jar 1.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0