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

Download JAR files tagged by compose with all dependencies

Search JAR files by class name

tweaks-no-op from group io.github.gmerinojimenez (version 0.0.18)

A customizable debug screen to view and edit flags that can be used for development in Jetpack Compose applications

Group: io.github.gmerinojimenez Artifact: tweaks-no-op
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact tweaks-no-op
Group io.github.gmerinojimenez
Version 0.0.18
Last update 21. December 2021
Organization not specified
URL https://github.com/gmerinojimenez/tweaks
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies ui, navigation-compose,
There are maybe transitive dependencies!

tweaks from group io.github.gmerinojimenez (version 0.0.18)

A customizable debug screen to view and edit flags that can be used for development in Jetpack Compose applications

Group: io.github.gmerinojimenez Artifact: tweaks
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact tweaks
Group io.github.gmerinojimenez
Version 0.0.18
Last update 21. December 2021
Organization not specified
URL https://github.com/gmerinojimenez/tweaks
License The Apache License, Version 2.0
Dependencies amount 14
Dependencies ui, navigation-compose, core-ktx, appcompat, material, material, ui-tooling-preview, lifecycle-runtime-ktx, activity-compose, seismic, datastore-preferences, dagger, dagger-android, dagger-android-support,
There are maybe transitive dependencies!

template-message-sdk from group io.github.vladshyrokyi (version 1.2)

Allows you to compose text templates from blocks. Each block has a writer and editor to customize the writing.

Group: io.github.vladshyrokyi Artifact: template-message-sdk
Show all versions Show documentation Show source 
 

0 downloads
Artifact template-message-sdk
Group io.github.vladshyrokyi
Version 1.2
Last update 14. August 2021
Organization not specified
URL https://github.com/VladShyrokyi/template-message-java-sdk
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

validation from group xyz.funjava.functional (version 0.0.1)

This is a typesafe validation library with an aim on composition, reuse and safety. Tools are provided to create, compose or enrich validator while maintaining type safety.

Group: xyz.funjava.functional Artifact: validation
Show documentation Show source 
 

0 downloads
Artifact validation
Group xyz.funjava.functional
Version 0.0.1
Last update 29. April 2018
Organization not specified
URL https://github.com/csierra/funjava/
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies base, higherkinded,
There are maybe transitive dependencies!

rin from group io.github.takahirom.rin (version 0.1.0)

This library enhances Compose Multiplatform by enabling the use of `rememberRetained{}`, which is stored within ViewModel. It broadens the versatility of Compose, allowing it to be utilized in a wider array of contexts and scenarios.

Group: io.github.takahirom.rin Artifact: rin
Show all versions Show documentation Show source 
 

0 downloads
Artifact rin
Group io.github.takahirom.rin
Version 0.1.0
Last update 26. April 2024
Organization not specified
URL https://github.com/takahirom/Rin
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

rin-android from group io.github.takahirom.rin (version 0.1.0)

This library enhances Compose Multiplatform by enabling the use of `rememberRetained{}`, which is stored within ViewModel. It broadens the versatility of Compose, allowing it to be utilized in a wider array of contexts and scenarios.

Group: io.github.takahirom.rin Artifact: rin-android
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact rin-android
Group io.github.takahirom.rin
Version 0.1.0
Last update 26. April 2024
Organization not specified
URL https://github.com/takahirom/Rin
License Apache License 2.0
Dependencies amount 1
Dependencies kotlin-stdlib,
There are maybe transitive dependencies!

rin-iosarm64 from group io.github.takahirom.rin (version 0.1.0)

This library enhances Compose Multiplatform by enabling the use of `rememberRetained{}`, which is stored within ViewModel. It broadens the versatility of Compose, allowing it to be utilized in a wider array of contexts and scenarios.

Group: io.github.takahirom.rin Artifact: rin-iosarm64
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact rin-iosarm64
Group io.github.takahirom.rin
Version 0.1.0
Last update 26. April 2024
Organization not specified
URL https://github.com/takahirom/Rin
License Apache License 2.0
Dependencies amount 5
Dependencies kotlin-stdlib, lifecycle-viewmodel-compose-uikitarm64, lifecycle-runtime-compose, runtime-uikitarm64, ui-uikitarm64,
There are maybe transitive dependencies!

rin-iosx64 from group io.github.takahirom.rin (version 0.1.0)

This library enhances Compose Multiplatform by enabling the use of `rememberRetained{}`, which is stored within ViewModel. It broadens the versatility of Compose, allowing it to be utilized in a wider array of contexts and scenarios.

Group: io.github.takahirom.rin Artifact: rin-iosx64
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact rin-iosx64
Group io.github.takahirom.rin
Version 0.1.0
Last update 26. April 2024
Organization not specified
URL https://github.com/takahirom/Rin
License Apache License 2.0
Dependencies amount 5
Dependencies kotlin-stdlib, lifecycle-viewmodel-compose-uikitx64, lifecycle-runtime-compose, runtime-uikitx64, ui-uikitx64,
There are maybe transitive dependencies!

rin-iossimulatorarm64 from group io.github.takahirom.rin (version 0.1.0)

This library enhances Compose Multiplatform by enabling the use of `rememberRetained{}`, which is stored within ViewModel. It broadens the versatility of Compose, allowing it to be utilized in a wider array of contexts and scenarios.

Group: io.github.takahirom.rin Artifact: rin-iossimulatorarm64
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact rin-iossimulatorarm64
Group io.github.takahirom.rin
Version 0.1.0
Last update 26. April 2024
Organization not specified
URL https://github.com/takahirom/Rin
License Apache License 2.0
Dependencies amount 5
Dependencies kotlin-stdlib, lifecycle-viewmodel-compose-uikitsimarm64, lifecycle-runtime-compose, runtime-uikitsimarm64, ui-uikitsimarm64,
There are maybe transitive dependencies!

rin-jvm from group io.github.takahirom.rin (version 0.1.0)

This library enhances Compose Multiplatform by enabling the use of `rememberRetained{}`, which is stored within ViewModel. It broadens the versatility of Compose, allowing it to be utilized in a wider array of contexts and scenarios.

Group: io.github.takahirom.rin Artifact: rin-jvm
Show all versions Show documentation Show source 
 

0 downloads
Artifact rin-jvm
Group io.github.takahirom.rin
Version 0.1.0
Last update 26. April 2024
Organization not specified
URL https://github.com/takahirom/Rin
License Apache License 2.0
Dependencies amount 1
Dependencies kotlin-stdlib,
There are maybe transitive dependencies!



Page 465 from 470 (items total 4700)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy