Last Version

Truth Core 1.1.3

Parent metadata for Truth, a Java assertion framework.

License

License

GroupId

GroupId

com.google.truth
ArtifactId

ArtifactId

truth
Version

Version

1.1.3
Type

Type

jar
Description

Description

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

Download truth 1.1.3


<!-- 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.