GroupId | GroupIdcom.google.truth.extensions |
---|---|
ArtifactId | ArtifactIdtruth-proto-extension |
Version | Version0.38 |
Type | Typejar |
Filename | Size |
---|---|
truth-proto-extension-0.38.pom | |
truth-proto-extension-0.38.jar | 204 KB |
truth-proto-extension-0.38-sources.jar | 81 KB |
truth-proto-extension-0.38-site.jar | 50 KB |
truth-proto-extension-0.38-javadoc.jar | 166 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.truth.extensions/truth-proto-extension/ -->
<dependency>
<groupId>com.google.truth.extensions</groupId>
<artifactId>truth-proto-extension</artifactId>
<version>0.38</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.truth.extensions/truth-proto-extension/
implementation 'com.google.truth.extensions:truth-proto-extension:0.38'
// https://jarcasting.com/artifacts/com.google.truth.extensions/truth-proto-extension/
implementation ("com.google.truth.extensions:truth-proto-extension:0.38")
'com.google.truth.extensions:truth-proto-extension:jar:0.38'
<dependency org="com.google.truth.extensions" name="truth-proto-extension" rev="0.38">
<artifact name="truth-proto-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.truth.extensions', module='truth-proto-extension', version='0.38')
)
libraryDependencies += "com.google.truth.extensions" % "truth-proto-extension" % "0.38"
[com.google.truth.extensions/truth-proto-extension "0.38"]