Categories |
CategoriesAnt Build Tools GUI User Interface |
---|---|
GroupId | GroupIdcom.github.guilhe |
ArtifactId | ArtifactIdquantity-picker-view |
Version | Version1.0.1 |
Type | Typeaar |
Filename | Size |
---|---|
quantity-picker-view-1.0.1.pom | |
quantity-picker-view-1.0.1.aar | 52 KB |
quantity-picker-view-1.0.1-sources.jar | 5 KB |
quantity-picker-view-1.0.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.guilhe/quantity-picker-view/ -->
<dependency>
<groupId>com.github.guilhe</groupId>
<artifactId>quantity-picker-view</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.guilhe/quantity-picker-view/
implementation 'com.github.guilhe:quantity-picker-view:1.0.1'
// https://jarcasting.com/artifacts/com.github.guilhe/quantity-picker-view/
implementation ("com.github.guilhe:quantity-picker-view:1.0.1")
'com.github.guilhe:quantity-picker-view:aar:1.0.1'
<dependency org="com.github.guilhe" name="quantity-picker-view" rev="1.0.1">
<artifact name="quantity-picker-view" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.guilhe', module='quantity-picker-view', version='1.0.1')
)
libraryDependencies += "com.github.guilhe" % "quantity-picker-view" % "1.0.1"
[com.github.guilhe/quantity-picker-view "1.0.1"]