is not current version
Last Version 1.3.0

org.jellyfin.sdk:jellyfin-core-android-debug 1.2.0-beta.2

Official Kotlin/Java SDK for Jellyfin. org.jellyfin.sdk:jellyfin-core-android-debug

GroupId

GroupId

org.jellyfin.sdk
ArtifactId

ArtifactId

jellyfin-core-android-debug
Version

Version

1.2.0-beta.2
Type

Type

aar

Download jellyfin-core-android-debug 1.2.0-beta.2


<!-- 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.2</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.2'
// https://jarcasting.com/artifacts/org.jellyfin.sdk/jellyfin-core-android-debug/
implementation ("org.jellyfin.sdk:jellyfin-core-android-debug:1.2.0-beta.2")
'org.jellyfin.sdk:jellyfin-core-android-debug:aar:1.2.0-beta.2'
<dependency org="org.jellyfin.sdk" name="jellyfin-core-android-debug" rev="1.2.0-beta.2">
  <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.2')
)
libraryDependencies += "org.jellyfin.sdk" % "jellyfin-core-android-debug" % "1.2.0-beta.2"
[org.jellyfin.sdk/jellyfin-core-android-debug "1.2.0-beta.2"]