Truth Core

Parent metadata for Truth, a Java assertion framework.

License

License

GroupId

GroupId

com.google.truth
ArtifactId

ArtifactId

truth
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Truth Core
Parent metadata for Truth, a Java assertion framework.

Download truth

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.truth/truth/ -->
<dependency>
    <groupId>com.google.truth</groupId>
    <artifactId>truth</artifactId>
    <version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.truth/truth/
implementation 'com.google.truth:truth:1.1.3'
// https://jarcasting.com/artifacts/com.google.truth/truth/
implementation ("com.google.truth:truth:1.1.3")
'com.google.truth:truth:jar:1.1.3'
<dependency org="com.google.truth" name="truth" rev="1.1.3">
  <artifact name="truth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.truth', module='truth', version='1.1.3')
)
libraryDependencies += "com.google.truth" % "truth" % "1.1.3"
[com.google.truth/truth "1.1.3"]

Dependencies

compile (6)

Group / Artifact Type Version
com.google.guava : guava jar 30.1.1-android
org.checkerframework : checker-qual jar 3.13.0
junit : junit jar 4.13.2
com.google.auto.value : auto-value-annotations jar 1.8.1
com.google.errorprone : error_prone_annotations jar 2.7.1
org.ow2.asm : asm jar 9.1

test (4)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.9.0
com.google.guava : guava-gwt jar 30.1.1-jre
com.google.guava : guava-testlib jar 30.1.1-android
com.google.testing.compile : compile-testing jar 0.19

Project Modules

There are no modules declared in this project.
com.google.truth

Google

Google ❤️ Open Source

Versions

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