| License |
License
The MIT License
|
|---|---|
| GroupId | GroupIdcom.softcand.supsis |
| ArtifactId | ArtifactIdsupsis |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionSupsis
Supsis SDK
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| supsis-1.0.0.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/com.softcand.supsis/supsis/ -->
<dependency>
<groupId>com.softcand.supsis</groupId>
<artifactId>supsis</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.softcand.supsis/supsis/
implementation 'com.softcand.supsis:supsis:1.0.0'
// https://jarcasting.com/artifacts/com.softcand.supsis/supsis/
implementation ("com.softcand.supsis:supsis:1.0.0")
'com.softcand.supsis:supsis:aar:1.0.0'
<dependency org="com.softcand.supsis" name="supsis" rev="1.0.0">
<artifact name="supsis" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.softcand.supsis', module='supsis', version='1.0.0')
)
libraryDependencies += "com.softcand.supsis" % "supsis" % "1.0.0"
[com.softcand.supsis/supsis "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.10 |
| androidx.core » core-ktx | jar | 1.6.0 |
| androidx.appcompat » appcompat | jar | 1.3.0 |
| com.google.android.material » material | jar | 1.3.0 |
| com.squareup.okhttp3 : okhttp | jar | 4.9.0 |
| com.google.code.gson : gson | jar | 2.8.7 |
| io.socket : socket.io-client | jar | 2.0.0 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.3.8 |