is not current version
Last Version 1.1.3

com.google.truth.extensions:truth-extensions-parent 0.39

Parent metdata for a collection of Truth extensions, Subjects, utilities for the Truth assertion framework.

GroupId

GroupId

com.google.truth.extensions
ArtifactId

ArtifactId

truth-extensions-parent
Version

Version

0.39
Type

Type

jar

Download truth-extensions-parent 0.39


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