How To Install Java Artifact org.jetbrains.androidx.navigation.navigation-compose-wasm-js v2.8.0-alpha02

org.jetbrains.androidx.navigation navigation-compose-wasm-js 2.8.0-alpha02

Introduction

In this article, we'll learn how to install Java artifact navigation-compose-wasm-js from org.jetbrains.androidx.navigation group in version 2.8.0-alpha02. The artifact is available in 10 versions: 2.8.0-alpha10 2.8.0-alpha09 2.8.0-alpha08 2.8.0-alpha02 2.8.0-alpha01 2.7.0-alpha07 2.7.0-alpha06 2.7.0-alpha05 2.7.0-alpha04 2.7.0-alpha03 . The Compose Navigation 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.navigation.navigation-compose-wasm-js In Version 2.8.0-alpha02

To install the Compose Navigation artifact in version 2.8.0-alpha02 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 Compose Navigation 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 (13)

Licenses

Developers