How To Install Java Artifact net.java.dev.jets3t.jets3t-gui v0.7.0

net.java.dev.jets3t jets3t-gui 0.7.0

Introduction

In this article, we'll learn how to install Java artifact jets3t-gui from net.java.dev.jets3t group in version 0.7.0. The artifact is available in 9 versions: 0.9.0 0.8.1 0.8.0 0.7.4 0.7.3 0.7.2 0.7.1 0.7.0 0.6.1 . The JetS3t GUI Library project has been released under Apache License, Version 2.0 license, and has its own website at: http://jets3t.s3.amazonaws.com/index.html .

How To Install Java Artifact net.java.dev.jets3t.jets3t-gui In Version 0.7.0

To install the JetS3t GUI Library artifact in version 0.7.0 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 JetS3t GUI Library 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 (1)

Licenses