is not current version
Last Version 1.3.3

com.github.ericneid:viewpager-dialog 1.2.0

Helper to construct a standard Android dialog, containing a viewager to display a list of messages.

GroupId

GroupId

com.github.ericneid
ArtifactId

ArtifactId

viewpager-dialog
Version

Version

1.2.0
Type

Type

aar

Download viewpager-dialog 1.2.0


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