is not current version
Last Version 1.0.4

io.github.ternaryop:widget 1.0.3

Widget for checkbox, swipe and more

GroupId

GroupId

io.github.ternaryop
ArtifactId

ArtifactId

widget
Version

Version

1.0.3
Type

Type

aar

Download widget 1.0.3


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