License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.sudoplatform |
ArtifactId | ArtifactIdsudouser |
Last Version | Last Version11.1.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionsudouser
User SDK for the Sudo Platform by Anonyome Labs.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sudouser-11.1.1.pom | |
sudouser-11.1.1.aar | 155 KB |
sudouser-11.1.1-sources.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sudoplatform/sudouser/ -->
<dependency>
<groupId>com.sudoplatform</groupId>
<artifactId>sudouser</artifactId>
<version>11.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.sudoplatform/sudouser/
implementation 'com.sudoplatform:sudouser:11.1.1'
// https://jarcasting.com/artifacts/com.sudoplatform/sudouser/
implementation ("com.sudoplatform:sudouser:11.1.1")
'com.sudoplatform:sudouser:aar:11.1.1'
<dependency org="com.sudoplatform" name="sudouser" rev="11.1.1">
<artifact name="sudouser" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.sudoplatform', module='sudouser', version='11.1.1')
)
libraryDependencies += "com.sudoplatform" % "sudouser" % "11.1.1"
[com.sudoplatform/sudouser "11.1.1"]