License |
License |
---|---|
GroupId | GroupIdcom.google.truth.extensions |
ArtifactId | ArtifactIdtruth-extensions-parent |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTruth Extensions (Parent)
Parent metdata for a collection of Truth extensions, Subjects, utilities for
the Truth assertion framework.
|
Filename | Size |
---|---|
truth-extensions-parent-1.1.3.pom | 890 bytes |
truth-extensions-parent-1.1.3-site.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.truth.extensions/truth-extensions-parent/ -->
<dependency>
<groupId>com.google.truth.extensions</groupId>
<artifactId>truth-extensions-parent</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.truth.extensions/truth-extensions-parent/
implementation 'com.google.truth.extensions:truth-extensions-parent:1.1.3'
// https://jarcasting.com/artifacts/com.google.truth.extensions/truth-extensions-parent/
implementation ("com.google.truth.extensions:truth-extensions-parent:1.1.3")
'com.google.truth.extensions:truth-extensions-parent:jar:1.1.3'
<dependency org="com.google.truth.extensions" name="truth-extensions-parent" rev="1.1.3">
<artifact name="truth-extensions-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.truth.extensions', module='truth-extensions-parent', version='1.1.3')
)
libraryDependencies += "com.google.truth.extensions" % "truth-extensions-parent" % "1.1.3"
[com.google.truth.extensions/truth-extensions-parent "1.1.3"]