Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdpl.rspective.voucherify.android.client |
ArtifactId | ArtifactIdvoucherify-android-sdk |
Version | Version0.1.3 |
Type | Typeaar |
Filename | Size |
---|---|
voucherify-android-sdk-0.1.3.pom | |
voucherify-android-sdk-0.1.3.aar | 70 KB |
voucherify-android-sdk-0.1.3-sources.jar | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.rspective.voucherify.android.client/voucherify-android-sdk/ -->
<dependency>
<groupId>pl.rspective.voucherify.android.client</groupId>
<artifactId>voucherify-android-sdk</artifactId>
<version>0.1.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/pl.rspective.voucherify.android.client/voucherify-android-sdk/
implementation 'pl.rspective.voucherify.android.client:voucherify-android-sdk:0.1.3'
// https://jarcasting.com/artifacts/pl.rspective.voucherify.android.client/voucherify-android-sdk/
implementation ("pl.rspective.voucherify.android.client:voucherify-android-sdk:0.1.3")
'pl.rspective.voucherify.android.client:voucherify-android-sdk:aar:0.1.3'
<dependency org="pl.rspective.voucherify.android.client" name="voucherify-android-sdk" rev="0.1.3">
<artifact name="voucherify-android-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='pl.rspective.voucherify.android.client', module='voucherify-android-sdk', version='0.1.3')
)
libraryDependencies += "pl.rspective.voucherify.android.client" % "voucherify-android-sdk" % "0.1.3"
[pl.rspective.voucherify.android.client/voucherify-android-sdk "0.1.3"]