License |
License |
---|---|
GroupId | GroupIdcom.google.truth |
ArtifactId | ArtifactIdtruth |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTruth Core
Parent metadata for Truth, a Java assertion framework.
|
Filename | Size |
---|---|
truth-1.1.3.pom | |
truth-1.1.3.jar | 236 KB |
truth-1.1.3-sources.jar | 152 KB |
truth-1.1.3-site.jar | 40 KB |
truth-1.1.3-javadoc.jar | 344 KB |
truth-1.1.3-gwt.jar | 156 KB |
Browse |
<!-- 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"]
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 |
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 |