lipengcheng
  • Joined on 2026-05-08

live.dczai.orangekit:media-integration-android (1.0.0)

Published 2026-06-02 13:48:16 +08:00 by lipengcheng

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url>http://git.dczai.xyz/api/packages/lipengcheng/maven</url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url>http://git.dczai.xyz/api/packages/lipengcheng/maven</url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url>http://git.dczai.xyz/api/packages/lipengcheng/maven</url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>live.dczai.orangekit</groupId>
	<artifactId>media-integration-android</artifactId>
	<version>1.0.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=http://git.dczai.xyz/api/packages/lipengcheng/maven -Dartifact=live.dczai.orangekit:media-integration-android:1.0.0

About this package

OrangeKit Android media playback module for dczemulator.

Dependencies

live.dczai.orangekit:asset-core
1.0.0
live.dczai.orangekit:media-core
1.0.0
live.dczai.orangekit:media-session-vod
1.0.0
live.dczai.orangekit:media-engine-api
1.0.0
live.dczai.orangekit:media-engine-media3
1.0.0
live.dczai.orangekit:media-ui-compose
1.0.0
live.dczai.orangekit:media-capability-api
1.0.0
org.jetbrains.kotlin:kotlin-stdlib
2.0.21
androidx.activity:activity-compose
1.8.0
androidx.core:core-ktx
1.17.0
androidx.compose.foundation:foundation
androidx.compose.material3:material3
androidx.compose.ui:ui
androidx.compose.ui:ui-tooling-preview
org.jetbrains.kotlinx:kotlinx-coroutines-android
1.8.1
androidx.media3:media3-session
1.4.1
Details
Maven
2026-06-02 13:48:16 +08:00
3
OrangeKit media-integration-android
101 KiB
Assets (4)
Versions (1) View all
1.0.0 2026-06-02