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

Download JAR files tagged by multiplatform with all dependencies

Search JAR files by class name

kmp-viewmodel from group io.github.hoc081098 (version 0.8.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
Show all versions Show documentation Show source 
 

0 downloads
Artifact kmp-viewmodel
Group io.github.hoc081098
Version 0.8.0
Last update 09. June 2024
Organization not specified
URL https://github.com/hoc081098/kmp-viewmodel
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

kmp-viewmodel-jvm from group io.github.hoc081098 (version 0.8.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-jvm
Show all versions Show documentation Show source 
 

0 downloads
Artifact kmp-viewmodel-jvm
Group io.github.hoc081098
Version 0.8.0
Last update 09. June 2024
Organization not specified
URL https://github.com/hoc081098/kmp-viewmodel
License MIT License
Dependencies amount 2
Dependencies kotlinx-coroutines-core-jvm, kotlin-stdlib,
There are maybe transitive dependencies!

kmp-viewmodel-js from group io.github.hoc081098 (version 0.8.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-js
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-js
Group io.github.hoc081098
Version 0.8.0
Last update 09. June 2024
Organization not specified
URL https://github.com/hoc081098/kmp-viewmodel
License MIT License
Dependencies amount 3
Dependencies kotlin-dom-api-compat, kotlinx-coroutines-core-js, kotlin-stdlib-js,
There are maybe transitive dependencies!

kmp-viewmodel-iosx64 from group io.github.hoc081098 (version 0.8.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-iosx64
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-iosx64
Group io.github.hoc081098
Version 0.8.0
Last update 09. June 2024
Organization not specified
URL https://github.com/hoc081098/kmp-viewmodel
License MIT License
Dependencies amount 3
Dependencies kotlinx-coroutines-core-iosx64, kotlin-stdlib, stately-concurrency-iosx64,
There are maybe transitive dependencies!

kmp-viewmodel-iossimulatorarm64 from group io.github.hoc081098 (version 0.8.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-iossimulatorarm64
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-iossimulatorarm64
Group io.github.hoc081098
Version 0.8.0
Last update 09. June 2024
Organization not specified
URL https://github.com/hoc081098/kmp-viewmodel
License MIT License
Dependencies amount 3
Dependencies kotlinx-coroutines-core-iossimulatorarm64, kotlin-stdlib, stately-concurrency-iossimulatorarm64,
There are maybe transitive dependencies!

kmp-viewmodel-iosarm64 from group io.github.hoc081098 (version 0.8.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-iosarm64
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-iosarm64
Group io.github.hoc081098
Version 0.8.0
Last update 09. June 2024
Organization not specified
URL https://github.com/hoc081098/kmp-viewmodel
License MIT License
Dependencies amount 3
Dependencies kotlinx-coroutines-core-iosarm64, kotlin-stdlib, stately-concurrency-iosarm64,
There are maybe transitive dependencies!

kmp-viewmodel-android from group io.github.hoc081098 (version 0.8.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-android
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-android
Group io.github.hoc081098
Version 0.8.0
Last update 09. June 2024
Organization not specified
URL https://github.com/hoc081098/kmp-viewmodel
License MIT License
Dependencies amount 5
Dependencies lifecycle-viewmodel-ktx, kotlinx-coroutines-android, annotation-jvm, kotlinx-coroutines-core-jvm, kotlin-stdlib,
There are maybe transitive dependencies!

kydra-log from group ru.pocketbyte.kydra (version 2.1.0)

Kotlin Kydra Log - Kotlin Multiplatform Library that allows to write logs in common module. The way how logs will written defines for each platform independently.

Group: ru.pocketbyte.kydra Artifact: kydra-log
Show all versions Show documentation Show source 
 

0 downloads
Artifact kydra-log
Group ru.pocketbyte.kydra
Version 2.1.0
Last update 04. June 2024
Organization not specified
URL https://github.com/PocketByte/kotlin-kydra-log
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

core-watchosx64 from group pro.respawn.apiresult (version 2.0.0-alpha01)

ApiResult is a Kotlin Multiplatform declarative error handling framework that is performant, easy to use and feature-rich.

Group: pro.respawn.apiresult Artifact: core-watchosx64
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact core-watchosx64
Group pro.respawn.apiresult
Version 2.0.0-alpha01
Last update 30. May 2024
Organization not specified
URL https://github.com/respawn-app/ApiResult
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies kotlinx-coroutines-core-watchosx64, kotlin-stdlib,
There are maybe transitive dependencies!

core-watchossimulatorarm64 from group pro.respawn.apiresult (version 2.0.0-alpha01)

ApiResult is a Kotlin Multiplatform declarative error handling framework that is performant, easy to use and feature-rich.

Group: pro.respawn.apiresult Artifact: core-watchossimulatorarm64
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact core-watchossimulatorarm64
Group pro.respawn.apiresult
Version 2.0.0-alpha01
Last update 30. May 2024
Organization not specified
URL https://github.com/respawn-app/ApiResult
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies kotlinx-coroutines-core-watchossimulatorarm64, kotlin-stdlib,
There are maybe transitive dependencies!



Page 1901 from 3 (items total 19841)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy