How To Install Java Artifact org.jetbrains.androidx.lifecycle.lifecycle-viewmodel-compose-desktop v2.8.0-rc01

org.jetbrains.androidx.lifecycle lifecycle-viewmodel-compose-desktop 2.8.0-rc01

Introduction

In this article, we'll learn how to install Java artifact lifecycle-viewmodel-compose-desktop from org.jetbrains.androidx.lifecycle group in version 2.8.0-rc01. The artifact is available in 9 versions: 2.8.2 2.8.1 2.8.0-rc03 2.8.0-rc02 2.8.0-rc01 2.8.0-beta02 2.8.0-beta01 2.8.0-alpha01 2.8.0 . The Lifecycle ViewModel Compose project has been released under The Apache Software License, Version 2.0 license, and has its own website at: https://github.com/JetBrains/compose-jb .

How To Install Java Artifact org.jetbrains.androidx.lifecycle.lifecycle-viewmodel-compose-desktop In Version 2.8.0-rc01

To install the Lifecycle ViewModel Compose artifact in version 2.8.0-rc01 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Lifecycle ViewModel Compose dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (7)

Licenses

Developers