is not current version
Last Version 0.23

org.truth0:truth-parent 0.22

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

GroupId

GroupId

org.truth0
ArtifactId

ArtifactId

truth-parent
Version

Version

0.22
Type

Type

jar

Download truth-parent 0.22


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