Last Version

org.truth0:truth 0.23

Relocates org.truth0:truth to com.google.truth:truth. See http://maven.apache.org/guides/mini/guide-relocation.html

License

License

GroupId

GroupId

org.truth0
ArtifactId

ArtifactId

truth
Version

Version

0.23
Type

Type

jar
Description

Description

Relocates org.truth0:truth to com.google.truth:truth. See http://maven.apache.org/guides/mini/guide-relocation.html

Download truth 0.23


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 17.0
com.google.code.findbugs : jsr305 Optional jar 2.0.1
junit : junit jar 4.10
com.google.auto.value : auto-value Optional jar 1.0-rc1

provided (1)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.6.1

test (1)

Group / Artifact Type Version
com.google.guava : guava-gwt jar 17.0

Project Modules

There are no modules declared in this project.