License |
License |
---|---|
GroupId | GroupIdcom.dlocal.android |
ArtifactId | ArtifactIdweb-drop-in |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionweb-drop-in
dLocal - Web Drop-In Android SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
web-drop-in-0.0.1.pom | |
web-drop-in-0.0.1-sources.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.dlocal.android/web-drop-in/ -->
<dependency>
<groupId>com.dlocal.android</groupId>
<artifactId>web-drop-in</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.dlocal.android/web-drop-in/
implementation 'com.dlocal.android:web-drop-in:0.0.1'
// https://jarcasting.com/artifacts/com.dlocal.android/web-drop-in/
implementation ("com.dlocal.android:web-drop-in:0.0.1")
'com.dlocal.android:web-drop-in:aar:0.0.1'
<dependency org="com.dlocal.android" name="web-drop-in" rev="0.0.1">
<artifact name="web-drop-in" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.dlocal.android', module='web-drop-in', version='0.0.1')
)
libraryDependencies += "com.dlocal.android" % "web-drop-in" % "0.0.1"
[com.dlocal.android/web-drop-in "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.7.0 |
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.4.2 |