How To Install Java Artifact dev.dirs.directories v21

dev.dirs directories 21

Introduction

In this article, we'll learn how to install Java artifact directories from dev.dirs group in version 21. The artifact is available in 7 versions: 26 25 24 23 22 21 20 . The directories project has been released under Mozilla Public License 2.0 license, and has its own website at: https://github.com/dirs-dev/directories-jvm .

How To Install Java Artifact dev.dirs.directories In Version 21

To install the directories artifact in version 21 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 directories 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.

Test dependencies (2)

Licenses

Developers