How To Install Java Artifact info.picocli.picocli v3.9.2

info.picocli picocli 3.9.2

Introduction

In this article, we'll learn how to install Java artifact picocli from info.picocli group in version 3.9.2. The artifact is available in 84 versions: 4.7.5 4.7.4 4.7.3 4.7.2 4.7.1 4.7.0 4.6.3 4.6.2 4.6.1 4.6.0 4.5.2 4.5.1 4.5.0 4.4.0 4.3.2 4.3.1 4.3.0 4.2.0 4.1.4 4.1.3 4.1.2 4.1.1 4.1.0 4.0.4 4.0.3 4.0.2 4.0.1 4.0.0-beta-2 4.0.0-beta-1b 4.0.0-alpha-3 4.0.0-alpha-2 4.0.0-alpha-1 4.0.0 3.9.6 3.9.5 3.9.4 3.9.3 3.9.2 3.9.1 3.9.0 3.8.2 3.8.1 3.8.0 3.7.0 3.6.1 3.6.0 3.5.2 3.5.1 3.5.0 3.4.0 3.3.0 3.2.0 3.1.0 3.0.2 3.0.1 3.0.0-beta-2 3.0.0-beta-1 3.0.0-alpha-6 3.0.0-alpha-5 3.0.0-alpha-4 3.0.0-alpha-3 3.0.0-alpha-2 3.0.0-alpha-1 3.0.0 2.3.0 2.2.2 2.2.1 2.2.0 2.1.0 2.0.3 2.0.2 2.0.1 2.0.0 1.0.1 1.0.0 0.9.8 0.9.7 0.9.6 0.9.5 0.9.4 0.9.3 0.9.2 0.9.1 0.9.0 . The picocli - a mighty tiny Command Line Interface project has been released under The Apache Software License, version 2.0 license, and has its own website at: http://picocli.info .

How To Install Java Artifact info.picocli.picocli In Version 3.9.2

To install the picocli - a mighty tiny Command Line Interface artifact in version 3.9.2 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 picocli - a mighty tiny Command Line Interface 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