How To Install Java Artifact org.jetbrains.androidx.lifecycle.lifecycle-viewmodel-savedstate-macosarm64 v2.8.0

org.jetbrains.androidx.lifecycle lifecycle-viewmodel-savedstate-macosarm64 2.8.0

Introduction

In this article, we'll learn how to install Java artifact lifecycle-viewmodel-savedstate-macosarm64 from org.jetbrains.androidx.lifecycle group in version 2.8.0. 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 with SavedState 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-savedstate-macosarm64 In Version 2.8.0

To install the Lifecycle ViewModel with SavedState artifact in version 2.8.0 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 with SavedState 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 (6)

Licenses

Developers