How To Install Java Artifact com.vaadin.external.google.guava v16.0.1.vaadin1

com.vaadin.external.google guava 16.0.1.vaadin1

Introduction

In this article, we'll learn how to install Java artifact guava from com.vaadin.external.google group in version 16.0.1.vaadin1. The artifact is available in 1 versions: 16.0.1.vaadin1 . The Guava: Google Core Libraries for Java project has been released under Apache License 2.0 license, and has its own website at: https://code.google.com/p/guava-libraries/ .

How To Install Java Artifact com.vaadin.external.google.guava In Version 16.0.1.vaadin1

To install the Guava: Google Core Libraries for Java artifact in version 16.0.1.vaadin1 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 Guava: Google Core Libraries for Java 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