How To Install Java Artifact com.javaslang.javaslang v2.0.0-RC4

com.javaslang javaslang 2.0.0-RC4

Introduction

In this article, we'll learn how to install Java artifact javaslang from com.javaslang group in version 2.0.0-RC4. The artifact is available in 11 versions: 2.0.0-beta 2.0.0-RC4 2.0.0-RC3 2.0.0-RC2 2.0.0-RC1 1.2.3 1.2.2 1.2.1 1.2.0 1.1.0 1.0.0 . The Javaslang project has been released under The Apache Software License, Version 2.0 license, and has its own website at: http://javaslang.com . The parent project is: com.javaslang::javaslang-parent::2.0.0-RC4

How To Install Java Artifact com.javaslang.javaslang In Version 2.0.0-RC4

To install the Javaslang artifact in version 2.0.0-RC4 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 Javaslang 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 (2)

Licenses