is not current version
Last Version 2.2.0

com.github.skydoves:powermenu 2.1.8

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

GroupId

GroupId

com.github.skydoves
ArtifactId

ArtifactId

powermenu
Version

Version

2.1.8
Type

Type

aar

Download powermenu 2.1.8


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