is not current version
Last Version 0.0.1-BETA

tr.com.inventiv:gastropaysdk 0.0.1-ALPHA

GastroPay official Android SDK

GroupId

GroupId

tr.com.inventiv
ArtifactId

ArtifactId

gastropaysdk
Version

Version

0.0.1-ALPHA
Type

Type

aar

Download gastropaysdk 0.0.1-ALPHA


<!-- https://jarcasting.com/artifacts/tr.com.inventiv/gastropaysdk/ -->
<dependency>
    <groupId>tr.com.inventiv</groupId>
    <artifactId>gastropaysdk</artifactId>
    <version>0.0.1-ALPHA</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/tr.com.inventiv/gastropaysdk/
implementation 'tr.com.inventiv:gastropaysdk:0.0.1-ALPHA'
// https://jarcasting.com/artifacts/tr.com.inventiv/gastropaysdk/
implementation ("tr.com.inventiv:gastropaysdk:0.0.1-ALPHA")
'tr.com.inventiv:gastropaysdk:aar:0.0.1-ALPHA'
<dependency org="tr.com.inventiv" name="gastropaysdk" rev="0.0.1-ALPHA">
  <artifact name="gastropaysdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='tr.com.inventiv', module='gastropaysdk', version='0.0.1-ALPHA')
)
libraryDependencies += "tr.com.inventiv" % "gastropaysdk" % "0.0.1-ALPHA"
[tr.com.inventiv/gastropaysdk "0.0.1-ALPHA"]