| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface ORM Data |
| GroupId | GroupIdcom.sudoplatform |
| ArtifactId | ArtifactIdsudoapiclient |
| Last Version | Last Version3.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionsudoapiclient
An Android library used by SudoPlatform SDKs for sharing a single AWS AppSync Client
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sudoapiclient-3.0.0.pom | |
| sudoapiclient-3.0.0.aar | 25 KB |
| sudoapiclient-3.0.0-sources.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sudoplatform/sudoapiclient/ -->
<dependency>
<groupId>com.sudoplatform</groupId>
<artifactId>sudoapiclient</artifactId>
<version>3.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.sudoplatform/sudoapiclient/
implementation 'com.sudoplatform:sudoapiclient:3.0.0'
// https://jarcasting.com/artifacts/com.sudoplatform/sudoapiclient/
implementation ("com.sudoplatform:sudoapiclient:3.0.0")
'com.sudoplatform:sudoapiclient:aar:3.0.0'
<dependency org="com.sudoplatform" name="sudoapiclient" rev="3.0.0">
<artifact name="sudoapiclient" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.sudoplatform', module='sudoapiclient', version='3.0.0')
)
libraryDependencies += "com.sudoplatform" % "sudoapiclient" % "3.0.0"
[com.sudoplatform/sudoapiclient "3.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.6.10 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.6.10 |
| com.amazonaws : aws-android-sdk-core | jar | 2.42.0 |
| com.amazonaws : aws-android-sdk-appsync | jar | 3.3.0 |
| com.appmattus.certificatetransparency : certificatetransparency-android | jar | 1.1.0 |
| org.bouncycastle : bcprov-jdk15to18 | jar | 1.70 |
| org.bouncycastle : bcpkix-jdk15to18 | jar | 1.70 |
| com.sudoplatform : sudoconfigmanager | jar | 2.0.0 |
| com.sudoplatform : sudouser | jar | 11.0.0 |