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

com.google.truth:truth-parent 0.28

Parent metdata for Truth, a pure-java, strongly typed testing proposition framework.

Группа

Группа

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

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

truth-parent
Версия

Версия

0.28
Тип

Тип

jar

Скачать truth-parent 0.28

Имя Файла Размер
truth-parent-0.28.pom 3 KB
truth-parent-0.28-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.28</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.truth/truth-parent/
implementation 'com.google.truth:truth-parent:0.28'
// https://jarcasting.com/artifacts/com.google.truth/truth-parent/
implementation ("com.google.truth:truth-parent:0.28")
'com.google.truth:truth-parent:jar:0.28'
<dependency org="com.google.truth" name="truth-parent" rev="0.28">
  <artifact name="truth-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.truth', module='truth-parent', version='0.28')
)
libraryDependencies += "com.google.truth" % "truth-parent" % "0.28"
[com.google.truth/truth-parent "0.28"]