| License |
License |
|---|---|
| GroupId | GroupIdcom.metroipo |
| ArtifactId | ArtifactIdmetro-ipo-sdk |
| Version | Version0.0.4 |
| Type | Typeaar |
| Description |
DescriptionMetro IPO Android SDK
The official Android SDK for Metro IPO.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| metro-ipo-sdk-0.0.4.pom | |
| metro-ipo-sdk-0.0.4-sources.jar | 347 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.metroipo/metro-ipo-sdk/ -->
<dependency>
<groupId>com.metroipo</groupId>
<artifactId>metro-ipo-sdk</artifactId>
<version>0.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.metroipo/metro-ipo-sdk/
implementation 'com.metroipo:metro-ipo-sdk:0.0.4'
// https://jarcasting.com/artifacts/com.metroipo/metro-ipo-sdk/
implementation ("com.metroipo:metro-ipo-sdk:0.0.4")
'com.metroipo:metro-ipo-sdk:aar:0.0.4'
<dependency org="com.metroipo" name="metro-ipo-sdk" rev="0.0.4">
<artifact name="metro-ipo-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.metroipo', module='metro-ipo-sdk', version='0.0.4')
)
libraryDependencies += "com.metroipo" % "metro-ipo-sdk" % "0.0.4"
[com.metroipo/metro-ipo-sdk "0.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.3.1 |
| com.google.android.material » material | jar | 1.4.0 |
| androidx.constraintlayout » constraintlayout | jar | 2.1.2 |
| com.github.gcacace : signature-pad | jar | 1.3.1 |
| com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
| com.squareup.retrofit2 : converter-gson | jar | 2.9.0 |