is not current version
Last Version 1.0.5

com.midtrans:gopay-checkout 0.1.4

Android SDK for integrating with midtrans.com

GroupId

GroupId

com.midtrans
ArtifactId

ArtifactId

gopay-checkout
Version

Version

0.1.4
Type

Type

aar

Download gopay-checkout 0.1.4


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