is not current version
Last Version 0.0.2

com.github.ooftf:menu-pager 0.0.1

noting to description

GroupId

GroupId

com.github.ooftf
ArtifactId

ArtifactId

menu-pager
Version

Version

0.0.1
Type

Type

aar

Download menu-pager 0.0.1


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