не последняя версия
Последняя версия 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

Группа

Группа

org.truth0
Идентификатор

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

truth-parent
Версия

Версия

0.22
Тип

Тип

jar

Скачать truth-parent 0.22

Имя Файла Размер
truth-parent-0.22.pom 4 KB
truth-parent-0.22-site.jar 49 KB
Обзор

<!-- 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"]