| License |
License |
|---|---|
| GroupId | GroupIdcom.jedlix |
| ArtifactId | ArtifactIdsdk |
| Last Version | Last Version1.3.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionsdk
SDK for connecting to the Jedlix API
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sdk-1.3.0.pom | |
| sdk-1.3.0-sources.jar | 26 KB |
| sdk-1.3.0-javadoc.jar | 890 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.jedlix/sdk/ -->
<dependency>
<groupId>com.jedlix</groupId>
<artifactId>sdk</artifactId>
<version>1.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.jedlix/sdk/
implementation 'com.jedlix:sdk:1.3.0'
// https://jarcasting.com/artifacts/com.jedlix/sdk/
implementation ("com.jedlix:sdk:1.3.0")
'com.jedlix:sdk:aar:1.3.0'
<dependency org="com.jedlix" name="sdk" rev="1.3.0">
<artifact name="sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.jedlix', module='sdk', version='1.3.0')
)
libraryDependencies += "com.jedlix" % "sdk" % "1.3.0"
[com.jedlix/sdk "1.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.core » core-ktx | jar | 1.7.0 |
| androidx.appcompat » appcompat | jar | 1.4.0 |
| com.google.android.material » material | jar | 1.4.0 |
| org.jetbrains.kotlinx : kotlinx-serialization-json | jar | 1.3.2 |
| io.ktor : ktor-client-core | jar | 1.6.7 |
| io.ktor : ktor-client-android | jar | 1.6.7 |
| io.ktor : ktor-client-serialization | jar | 1.6.7 |
| io.ktor : ktor-client-logging | jar | 1.6.7 |
| androidx.activity » activity-ktx | jar | 1.4.0 |
| androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.4.0 |
| androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.4.0 |
| androidx.lifecycle » lifecycle-livedata-ktx | jar | 2.4.0 |
| androidx.browser » browser | jar | 1.4.0 |