Context Menu

Android Library to display awesome context menu

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.yalantis
ArtifactId

ArtifactId

contextmenu
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

aar
Description

Description

Context Menu
Android Library to display awesome context menu
Project URL

Project URL

https://github.com/Yalantis/Context-Menu.Android
Source Code Management

Source Code Management

https://github.com/Yalantis/Context-Menu.Android

Download contextmenu

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.nineoldandroids : library jar 2.4.0
com.android.support » appcompat-v7 jar 23.4.0

Project Modules

There are no modules declared in this project.
com.yalantis

Yalantis

Knowledge is power and the way to get power is by sharing knowledge. We are open source because this is a smart way to live, work and play.

Versions

Version
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0