How To Install Java Artifact net.sf.flatpack.flatpack v3.1.1

net.sf.flatpack flatpack 3.1.1

Introduction

In this article, we'll learn how to install Java artifact flatpack from net.sf.flatpack group in version 3.1.1. The artifact is available in 24 versions: 4.0.18 4.0.17 4.0.16 4.0.15 4.0.14 4.0.13 4.0.12 4.0.11 4.0.10 4.0.9 4.0.8 4.0.7 4.0.6 4.0.5 4.0.4 4.0.3 4.0.2 4.0.1 4.0.0 3.4.3 3.4.2 3.4.1 3.4.0 3.1.1 The FlatPack project has its own website at: http://flatpack.sourceforge.net.

How To Install Java Artifact net.sf.flatpack.flatpack In Version 3.1.1

To install the FlatPack artifact in version 3.1.1 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 FlatPack 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 (4)

Developers