License |
License
Proprietary
|
---|---|
GroupId | GroupIdcom.razorpay |
ArtifactId | ArtifactIdcustomui |
Version | Version3.9.7 |
Type | Typeaar |
Description |
DescriptionRazorpay Android CustomUI SDK
Razorpay's easy to integrate and lightweight SDK to accept payments on Android devices.
|
Project URL |
Project URL |
Filename | Size |
---|---|
customui-3.9.7.pom | |
customui-3.9.7-sources.jar | 603 bytes |
customui-3.9.7-javadoc.jar | 603 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.razorpay/customui/ -->
<dependency>
<groupId>com.razorpay</groupId>
<artifactId>customui</artifactId>
<version>3.9.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.razorpay/customui/
implementation 'com.razorpay:customui:3.9.7'
// https://jarcasting.com/artifacts/com.razorpay/customui/
implementation ("com.razorpay:customui:3.9.7")
'com.razorpay:customui:aar:3.9.7'
<dependency org="com.razorpay" name="customui" rev="3.9.7">
<artifact name="customui" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.razorpay', module='customui', version='3.9.7')
)
libraryDependencies += "com.razorpay" % "customui" % "3.9.7"
[com.razorpay/customui "3.9.7"]