How To Install Java Artifact org.jetbrains.androidx.lifecycle.lifecycle-viewmodel-linuxarm64 v2.8.0-beta02

org.jetbrains.androidx.lifecycle lifecycle-viewmodel-linuxarm64 2.8.0-beta02

Introduction

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

To install the Lifecycle ViewModel artifact in version 2.8.0-beta02 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 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 (3)

Licenses

Developers