is not current version
Last Version 2.2.0

com.github.skydoves:powermenu 2.1.7

The most powerful and easiest way to implement modern popup menu.

GroupId

GroupId

com.github.skydoves
ArtifactId

ArtifactId

powermenu
Version

Version

2.1.7
Type

Type

aar

Download powermenu 2.1.7


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