is not current version
Last Version 1.2.4

com.github.guilhe:quantity-picker-view 1.0.2

View capable of increasing or decreasing a unit value with a toggle animation.

Categories

Categories

Ant Build Tools GUI User Interface
GroupId

GroupId

com.github.guilhe
ArtifactId

ArtifactId

quantity-picker-view
Version

Version

1.0.2
Type

Type

aar

Download quantity-picker-view 1.0.2


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