How To Install Java Artifact org.jetbrains.compose.runtime.runtime-wasm-js v1.7.0-alpha01

org.jetbrains.compose.runtime runtime-wasm-js 1.7.0-alpha01

Introduction

In this article, we'll learn how to install Java artifact runtime-wasm-js from org.jetbrains.compose.runtime group in version 1.7.0-alpha01. The artifact is available in 22 versions: 1.7.0-beta02 1.7.0-beta01 1.7.0-alpha03 1.7.0-alpha02 1.7.0-alpha01 1.6.11 1.6.10-rc03 1.6.10-rc02 1.6.10-rc01 1.6.10-beta03 1.6.10-beta02 1.6.10-beta01 1.6.10 1.6.2 1.6.1 1.6.0-rc03 1.6.0-rc02 1.6.0-rc01 1.6.0-beta02 1.6.0-beta01 1.6.0-alpha01 1.6.0 . The Compose Runtime 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.compose.runtime.runtime-wasm-js In Version 1.7.0-alpha01

To install the Compose Runtime artifact in version 1.7.0-alpha01 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 Runtime 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.

Licenses

Developers