How To Install Java Artifact org.immutables.check v0.12

org.immutables check 0.12

Introduction

In this article, we'll learn how to install Java artifact check from org.immutables group in version 0.12. The artifact is available in 6 versions: 0.18 0.17 0.16 0.14 0.13 0.12 . The org.immutables.check project has been released under The Apache Software License, Version 2.0 license. The parent project is: org.immutables::root::0.12

How To Install Java Artifact org.immutables.check In Version 0.12

To install the org.immutables.check artifact in version 0.12 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 org.immutables.check 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