| License |
License
Copyright © 2020 Seamless Payments, Inc. All rights reserved.
|
|---|---|
| GroupId | GroupIdcom.seamlesspay.ui |
| ArtifactId | ArtifactIdSinglefield |
| Version | Version1.0.1 |
| Type | Typeaar |
| Description |
DescriptionSinglefield
Singlefield widget drop-in UI component provided by the SDK.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| Singlefield-1.0.1.pom | |
| Singlefield-1.0.1-sources.jar | 29 KB |
| Singlefield-1.0.1-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.seamlesspay.ui/Singlefield/ -->
<dependency>
<groupId>com.seamlesspay.ui</groupId>
<artifactId>Singlefield</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.seamlesspay.ui/Singlefield/
implementation 'com.seamlesspay.ui:Singlefield:1.0.1'
// https://jarcasting.com/artifacts/com.seamlesspay.ui/Singlefield/
implementation ("com.seamlesspay.ui:Singlefield:1.0.1")
'com.seamlesspay.ui:Singlefield:aar:1.0.1'
<dependency org="com.seamlesspay.ui" name="Singlefield" rev="1.0.1">
<artifact name="Singlefield" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.seamlesspay.ui', module='Singlefield', version='1.0.1')
)
libraryDependencies += "com.seamlesspay.ui" % "Singlefield" % "1.0.1"
[com.seamlesspay.ui/Singlefield "1.0.1"]