is not current version
Last Version 0.23

org.truth0:truth 0.12


GroupId

GroupId

org.truth0
ArtifactId

ArtifactId

truth
Version

Version

0.12
Type

Type

jar

Download truth 0.12


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