не последняя версия
Последняя версия 1.1.3

com.google.truth:truth-parent 0.39

Parent metdata for Truth, a Java assertion framework.

Группа

Группа

com.google.truth
Идентификатор

Идентификатор

truth-parent
Версия

Версия

0.39
Тип

Тип

jar

Скачать truth-parent 0.39

Имя Файла Размер
truth-parent-0.39.pom 5 KB
truth-parent-0.39-site.jar 47 KB
Обзор

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