How To Install Java Artifact org.jetbrains.compose.desktop.desktop-jvm v1.7.0-beta01

org.jetbrains.compose.desktop desktop-jvm 1.7.0-beta01

Introduction

In this article, we'll learn how to install Java artifact desktop-jvm from org.jetbrains.compose.desktop group in version 1.7.0-beta01. The artifact is available in 63 versions: 1.7.0-rc01 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 1.5.12 1.5.11 1.5.10-rc02 1.5.10-rc01 1.5.10-beta02 1.5.10-beta01 1.5.10 1.5.3 1.5.2 1.5.1 1.5.0-beta02 1.5.0-beta01 1.5.0 1.4.3 1.4.1 1.4.0 1.3.1 1.3.0 1.2.2 1.2.1 1.2.0-beta01 1.2.0-alpha01-dev620 1.2.0-alpha01-dev609 1.2.0-alpha01-dev606 1.2.0-alpha01-dev602 1.2.0 1.1.1 1.1.0-rc01 1.1.0-alpha05 1.1.0-alpha04 1.1.0-alpha03 1.1.0-alpha02 1.1.0-alpha1-dev550 1.1.0-alpha1-dev536 1.1.0 1.0.1 1.0.0-rc5 1.0.0-rc2 1.0.0-beta5 1.0.0 . The Compose Desktop 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.desktop.desktop-jvm In Version 1.7.0-beta01

To install the Compose Desktop artifact in version 1.7.0-beta01 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 Desktop 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 (5)

Licenses

Developers