MVN

com.google.truth : truth

Maven & Gradle

Jun 17, 2023
1.3k usages
2.3k stars

Truth Core

<dependency>
    <groupId>com.google.truth</groupId>
    <artifactId>truth</artifactId>
    <version>1.1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.truth : truth to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.5
  • Latest Release Candidate: 1.0-rc2

All Versions

Choose a version of com.google.truth : truth to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
truth-1.1.5
truth-1.1.4
truth-1.1.3
truth-1.1.2
truth-1.1.1
1.1
truth-1.1
1.0.x
truth-1.0.1
1.0
truth-1.0
truth-1.0-rc2
truth-1.0-rc1
0.46
truth-0.46
0.45
truth-0.45
0.44
truth-0.44
0.43
truth-0.43
0.42
truth-0.42
0.41
truth-0.41
0.40
truth-0.40
0.39
truth-0.39
0.38
truth-0.38
0.37
truth-0.37
0.36
truth-0.36
0.35
truth-0.35
0.34
truth-0.34
0.33
truth-0.33
0.32
truth-0.32
0.31
truth-0.31
0.30
truth-0.30
0.29
truth-0.29
0.28
truth-0.28
0.27
truth-0.27
0.26
truth-0.26
0.25
truth-0.25
0.24
truth-0.24
0.23
truth-0.23
0.22
truth-0.22
0.21
truth-0.21

How to add a dependency to Maven

Add the following com.google.truth : truth maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.google.truth</groupId>
    <artifactId>truth</artifactId>
    <version>1.1.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.google.truth : truth gradle dependency to your build.gradle file:

implementation 'com.google.truth:truth:1.1.5'

Gradle Kotlin DSL: Add the following com.google.truth : truth gradle kotlin dependency to your build.gradle.kts file:

implementation("com.google.truth:truth:1.1.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.google.truth : truth sbt scala dependency to your build.sbt file:

libraryDependencies += "com.google.truth" % "truth" % "1.1.5"

Advertisement

Dependencies from Group

Jun 17, 2023
1.3k usages
2.3k stars
Jun 17, 2023
2.6k stars

Discover Dependencies

Mar 07, 2023
698 usages
1.7k stars
Jun 02, 2023
6.4k usages
14.2k stars
Oct 28, 2021
389 usages
435 stars
Jun 18, 2023
418 usages
3.1k stars
Aug 15, 2023
1.1k usages
4.8k stars
Oct 15, 2022
124 usages
1.4k stars
Jul 10, 2023
216 usages
649 stars
Mar 14, 2016
48 usages
1.8k stars
Jul 02, 2023
16 usages
2.8k stars
Apr 09, 2019
2 usages
6.1k stars