All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by android with all dependencies

Search JAR files by class name

kmp-viewmodel-watchosx86 from group io.github.hoc081098 (version 0.5.0)

Shared ViewModel in Kotlin Multiplatform - A Kotlin Multiplatform library that provides shared MVVM for UI applications. Components are lifecycle-aware on Android.

Group: io.github.hoc081098 Artifact: kmp-viewmodel-watchosx86
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact kmp-viewmodel-watchosx86
Group io.github.hoc081098
Version 0.5.0
Last update 27. September 2023
Organization not specified
URL https://github.com/hoc081098/kmp-viewmodel
License MIT License
Dependencies amount 3
Dependencies kotlinx-coroutines-core-watchosx86, kotlin-stdlib-common, stately-concurrency-watchosx86,
There are maybe transitive dependencies!

kmp-viewmodel-savedstate-iosarm32 from group io.github.hoc081098 (version 0.5.0)

SavedStateHandle for Shared ViewModel in Kotlin Multiplatform - A Kotlin Multiplatform library that provides shared MVVM for UI applications. Components are lifecycle-aware on Android.

Group: io.github.hoc081098 Artifact: kmp-viewmodel-savedstate-iosarm32
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact kmp-viewmodel-savedstate-iosarm32
Group io.github.hoc081098
Version 0.5.0
Last update 27. September 2023
Organization not specified
URL https://github.com/hoc081098/kmp-viewmodel
License MIT License
Dependencies amount 3
Dependencies kotlinx-coroutines-core-iosarm32, kmp-viewmodel-iosarm32, kotlin-stdlib-common,
There are maybe transitive dependencies!

kmp-viewmodel-iosarm32 from group io.github.hoc081098 (version 0.5.0)

Shared ViewModel in Kotlin Multiplatform - A Kotlin Multiplatform library that provides shared MVVM for UI applications. Components are lifecycle-aware on Android.

Group: io.github.hoc081098 Artifact: kmp-viewmodel-iosarm32
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact kmp-viewmodel-iosarm32
Group io.github.hoc081098
Version 0.5.0
Last update 27. September 2023
Organization not specified
URL https://github.com/hoc081098/kmp-viewmodel
License MIT License
Dependencies amount 3
Dependencies kotlinx-coroutines-core-iosarm32, kotlin-stdlib-common, stately-concurrency-iosarm32,
There are maybe transitive dependencies!

countryprovider from group com.spacewl (version 1.2)

Android Country provider provides information about country names, codes, vectors of a flag, and digital codes.

Group: com.spacewl Artifact: countryprovider
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact countryprovider
Group com.spacewl
Version 1.2
Last update 16. September 2023
Organization not specified
URL https://github.com/spacewl/SW-Country-Provider
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

video-view from group io.github.100mslive (version 2.7.5)

Provides statistics for the hls player built on top of exoplayer see more at https://www.100ms.live/docs/android/v2/guides/quickstart

Group: io.github.100mslive Artifact: video-view
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact video-view
Group io.github.100mslive
Version 2.7.5
Last update 14. September 2023
Organization not specified
URL 100ms.live
License Closed source
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

hls-player-stats from group io.github.100mslive (version 2.7.5)

Provides statistics for the hls player built on top of exoplayer see more at https://www.100ms.live/docs/android/v2/guides/quickstart

Group: io.github.100mslive Artifact: hls-player-stats
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact hls-player-stats
Group io.github.100mslive
Version 2.7.5
Last update 14. September 2023
Organization not specified
URL 100ms.live
License MIT License
Dependencies amount 5
Dependencies media3-exoplayer, media3-ui, media3-exoplayer-hls, media3-datasource-okhttp, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

hls-player from group io.github.100mslive (version 2.7.5)

Hls player built on top of exoplayer see more at https://www.100ms.live/docs/android/v2/guides/quickstart

Group: io.github.100mslive Artifact: hls-player
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact hls-player
Group io.github.100mslive
Version 2.7.5
Last update 14. September 2023
Organization not specified
URL 100ms.live
License MIT License
Dependencies amount 6
Dependencies hls-player-stats, media3-exoplayer, media3-ui, media3-exoplayer-hls, media3-datasource-okhttp, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

com.chinnsenn.sdk-editor.gradle.plugin from group com.chinnsenn.sdk-editor (version 0.0.1)

sdk-editor是一个在APP编译期修改类的轻量Gradle插件,插件利用Android Plugin官方提供的Transform API干预APK Build流程,实现对特定类的替换修改。无其他不安全Hook操作,100%可靠。 注:该项目 fork 自 https://github.com/iwhys/sdk-editor-plugin,由于原项目年久失修,不支持 AGP 7 版本,故将其更新支持 AGP 7+

Group: com.chinnsenn.sdk-editor Artifact: com.chinnsenn.sdk-editor.gradle.plugin
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact com.chinnsenn.sdk-editor.gradle.plugin
Group com.chinnsenn.sdk-editor
Version 0.0.1
Last update 11. September 2023
Organization not specified
URL https://github.com/chinnsenn/sdk-editor-plugin
License 'The Apache Software License, Version 2.0'
Dependencies amount 1
Dependencies sdk-editor,
There are maybe transitive dependencies!

sdk-editor from group com.chinnsenn (version 0.0.1)

sdk-editor是一个在APP编译期修改类的轻量Gradle插件,插件利用Android Plugin官方提供的Transform API干预APK Build流程,实现对特定类的替换修改。无其他不安全Hook操作,100%可靠。 注:该项目 fork 自 https://github.com/iwhys/sdk-editor-plugin,由于原项目年久失修,不支持 AGP 7 版本,故将其更新支持 AGP 7+

Group: com.chinnsenn Artifact: sdk-editor
Show documentation Show source 
 

0 downloads
Artifact sdk-editor
Group com.chinnsenn
Version 0.0.1
Last update 11. September 2023
Organization not specified
URL https://github.com/chinnsenn/sdk-editor-plugin
License 'The Apache Software License, Version 2.0'
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

navigation-events from group dev.teogor.ceres.beta.launch.test (version 1.0.0-alpha01)

Modern Android development with Hilt, Coroutines, Flow, JetPack(ViewModel) based on MVVM architecture.

Group: dev.teogor.ceres.beta.launch.test Artifact: navigation-events
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact navigation-events
Group dev.teogor.ceres.beta.launch.test
Version 1.0.0-alpha01
Last update 08. September 2023
Organization not specified
URL https://github.com/teogor/ceres/
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies navigation-core, firebase-analytics, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!



Page 1854 from 3 (items total 20173)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy