is not current version
Last Version 5.2.0

com.github.javakam:widget.optionview 3.6.0

Ando Dialog Manager.

GroupId

GroupId

com.github.javakam
ArtifactId

ArtifactId

widget.optionview
Version

Version

3.6.0
Type

Type

aar

Download widget.optionview 3.6.0


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