is not current version
Last Version 5.2.0

com.github.javakam:widget.optionview 1.0.0

Ando Dialog Manager.

GroupId

GroupId

com.github.javakam
ArtifactId

ArtifactId

widget.optionview
Version

Version

1.0.0
Type

Type

aar

Download widget.optionview 1.0.0


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