License |
License |
---|---|
GroupId | GroupIdorg.jellyfin.sdk |
ArtifactId | ArtifactIdjellyfin-core-android-debug |
Version | Version1.2.0-beta.1 |
Type | Typeaar |
Description |
DescriptionJellyfin Kotlin SDK - jellyfin-core-android-debug
Official Kotlin/Java SDK for Jellyfin. org.jellyfin.sdk:jellyfin-core-android-debug
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.jellyfin.sdk/jellyfin-core-android-debug/ -->
<dependency>
<groupId>org.jellyfin.sdk</groupId>
<artifactId>jellyfin-core-android-debug</artifactId>
<version>1.2.0-beta.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.jellyfin.sdk/jellyfin-core-android-debug/
implementation 'org.jellyfin.sdk:jellyfin-core-android-debug:1.2.0-beta.1'
// https://jarcasting.com/artifacts/org.jellyfin.sdk/jellyfin-core-android-debug/
implementation ("org.jellyfin.sdk:jellyfin-core-android-debug:1.2.0-beta.1")
'org.jellyfin.sdk:jellyfin-core-android-debug:aar:1.2.0-beta.1'
<dependency org="org.jellyfin.sdk" name="jellyfin-core-android-debug" rev="1.2.0-beta.1">
<artifact name="jellyfin-core-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.jellyfin.sdk', module='jellyfin-core-android-debug', version='1.2.0-beta.1')
)
libraryDependencies += "org.jellyfin.sdk" % "jellyfin-core-android-debug" % "1.2.0-beta.1"
[org.jellyfin.sdk/jellyfin-core-android-debug "1.2.0-beta.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
org.jellyfin.sdk : jellyfin-api-jvm | jar | 1.2.0-beta.1 |
org.jellyfin.sdk : jellyfin-model-jvm | jar | 1.2.0-beta.1 |
io.ktor : ktor-http-jvm | jar | 1.6.7 |
Group / Artifact | Type | Version |
---|---|---|
androidx.core » core-ktx | jar | 1.7.0 |
androidx.annotation » annotation | jar | 1.3.0 |
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.6.0 |
org.jetbrains.kotlinx : kotlinx-serialization-json-jvm | jar | 1.3.1 |
io.github.microutils : kotlin-logging-jvm | jar | 2.1.16 |