| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.usebutton.merchant |
| ArtifactId | ArtifactIdbutton-merchant |
| Last Version | Last Version1.4.6 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionButton Android Merchant Library
Button Merchant Library for Android v1.4.6
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| button-merchant-1.4.6.pom | |
| button-merchant-1.4.6-sources.jar | 67 KB |
| button-merchant-1.4.6-javadoc.jar | 188 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.usebutton.merchant/button-merchant/ -->
<dependency>
<groupId>com.usebutton.merchant</groupId>
<artifactId>button-merchant</artifactId>
<version>1.4.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.usebutton.merchant/button-merchant/
implementation 'com.usebutton.merchant:button-merchant:1.4.6'
// https://jarcasting.com/artifacts/com.usebutton.merchant/button-merchant/
implementation ("com.usebutton.merchant:button-merchant:1.4.6")
'com.usebutton.merchant:button-merchant:aar:1.4.6'
<dependency org="com.usebutton.merchant" name="button-merchant" rev="1.4.6">
<artifact name="button-merchant" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.usebutton.merchant', module='button-merchant', version='1.4.6')
)
libraryDependencies += "com.usebutton.merchant" % "button-merchant" % "1.4.6"
[com.usebutton.merchant/button-merchant "1.4.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » support-annotations | jar | 28.0.0 |