is not current version
Last Version 1.0.5

com.midtrans:gopay-checkout 1.0.4

Android SDK for integrating with Gopay

GroupId

GroupId

com.midtrans
ArtifactId

ArtifactId

gopay-checkout
Version

Version

1.0.4
Type

Type

aar

Download gopay-checkout 1.0.4


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