How To Install Java Artifact com.google.dagger.hilt-android-testing v2.31-alpha

com.google.dagger hilt-android-testing 2.31-alpha

Introduction

In this article, we'll learn how to install Java artifact hilt-android-testing from com.google.dagger group in version 2.31-alpha. The artifact is available in 47 versions: 2.51.1 2.51 2.50 2.49 2.48.1 2.48 2.47 2.46.1 2.46 2.45 2.44.2 2.44.1 2.44 2.43.2 2.43.1 2.43 2.42 2.41 2.40.5 2.40.4 2.40.3 2.40.2 2.40.1 2.40 2.39.1 2.39 2.38.1 2.38 2.37 2.36 2.35.1 2.35 2.34.1-beta 2.34-beta 2.33-beta 2.32-alpha 2.31.2-alpha 2.31.1-alpha 2.31-alpha 2.30.1-alpha 2.30-alpha 2.29.1-alpha 2.29-alpha 2.28.3-alpha 2.28.2-alpha 2.28.1-alpha 2.28-alpha . The Hilt Android Testing project has been released under Apache 2.0 license, and has its own website at: https://github.com/google/dagger . The parent project is: org.sonatype.oss::oss-parent::7

How To Install Java Artifact com.google.dagger.hilt-android-testing In Version 2.31-alpha

To install the Hilt Android Testing artifact in version 2.31-alpha 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 Hilt Android Testing 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 (11)

Licenses