is not current version
Last Version 1.0.5

com.midtrans:gopay-checkout 0.1.0

Android SDK for integrating with midtrans.com

GroupId

GroupId

com.midtrans
ArtifactId

ArtifactId

gopay-checkout
Version

Version

0.1.0
Type

Type

aar

Download gopay-checkout 0.1.0


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