How To Install Java Artifact org.jetbrains.androidx.savedstate.savedstate-linuxx64 v1.2.0-rc02

org.jetbrains.androidx.savedstate savedstate-linuxx64 1.2.0-rc02

Introduction

In this article, we'll learn how to install Java artifact savedstate-linuxx64 from org.jetbrains.androidx.savedstate group in version 1.2.0-rc02. The artifact is available in 9 versions: 1.2.2 1.2.1 1.2.0-rc03 1.2.0-rc02 1.2.0-rc01 1.2.0-beta02 1.2.0-beta01 1.2.0-alpha01 1.2.0 . The Saved State 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.savedstate.savedstate-linuxx64 In Version 1.2.0-rc02

To install the Saved State artifact in version 1.2.0-rc02 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 Saved State 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 (4)

Licenses

Developers