How To Install Java Artifact com.google.guava.listenablefuture v9999.0-empty-to-avoid-conflict-with-guava

com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava

Introduction

In this article, we'll learn how to install Java artifact listenablefuture from com.google.guava group in version 9999.0-empty-to-avoid-conflict-with-guava. The artifact is available in 2 versions: 9999.0-empty-to-avoid-conflict-with-guava 1.0 The parent project is: com.google.guava::guava-parent::26.0-android

How To Install Java Artifact com.google.guava.listenablefuture In Version 9999.0-empty-to-avoid-conflict-with-guava

To install the Guava ListenableFuture only artifact in version 9999.0-empty-to-avoid-conflict-with-guava 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 ListenableFuture only 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.