Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdpl.rspective.voucherify.android.client |
ArtifactId | ArtifactIdvoucherify-android-sdk |
Version | Version0.3.1 |
Type | Typeaar |
Filename | Size |
---|---|
voucherify-android-sdk-0.3.1.pom | |
voucherify-android-sdk-0.3.1.aar | 103 KB |
voucherify-android-sdk-0.3.1-sources.jar | 13 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.3.1</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.3.1'
// https://jarcasting.com/artifacts/pl.rspective.voucherify.android.client/voucherify-android-sdk/
implementation ("pl.rspective.voucherify.android.client:voucherify-android-sdk:0.3.1")
'pl.rspective.voucherify.android.client:voucherify-android-sdk:aar:0.3.1'
<dependency org="pl.rspective.voucherify.android.client" name="voucherify-android-sdk" rev="0.3.1">
<artifact name="voucherify-android-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='pl.rspective.voucherify.android.client', module='voucherify-android-sdk', version='0.3.1')
)
libraryDependencies += "pl.rspective.voucherify.android.client" % "voucherify-android-sdk" % "0.3.1"
[pl.rspective.voucherify.android.client/voucherify-android-sdk "0.3.1"]