Last Version

QuantityPickerView 1.2.4

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

License

License

Categories

Categories

Ant Build Tools GUI User Interface
GroupId

GroupId

com.github.guilhe
ArtifactId

ArtifactId

quantity-picker-view
Version

Version

1.2.4
Type

Type

aar
Description

Description

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

Project URL

https://github.com/GuilhE/android-quantity-picker-view
Source Code Management

Source Code Management

https://github.com/GuilhE/android-quantity-picker-view

Download quantity-picker-view 1.2.4


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

Dependencies

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.72
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.72
com.android.support » support-annotations jar 28.0.0
androidx.appcompat » appcompat jar 1.1.0

Project Modules

There are no modules declared in this project.