GroupId | GroupIdcom.google.truth.extensions |
---|---|
ArtifactId | ArtifactIdtruth-proto-extension |
Version | Version0.33 |
Type | Typejar |
Filename | Size |
---|---|
truth-proto-extension-0.33.pom | |
truth-proto-extension-0.33.jar | 138 KB |
truth-proto-extension-0.33-sources.jar | 66 KB |
truth-proto-extension-0.33-site.jar | 49 KB |
truth-proto-extension-0.33-javadoc.jar | 165 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.33</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.truth.extensions/truth-proto-extension/
implementation 'com.google.truth.extensions:truth-proto-extension:0.33'
// https://jarcasting.com/artifacts/com.google.truth.extensions/truth-proto-extension/
implementation ("com.google.truth.extensions:truth-proto-extension:0.33")
'com.google.truth.extensions:truth-proto-extension:jar:0.33'
<dependency org="com.google.truth.extensions" name="truth-proto-extension" rev="0.33">
<artifact name="truth-proto-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.truth.extensions', module='truth-proto-extension', version='0.33')
)
libraryDependencies += "com.google.truth.extensions" % "truth-proto-extension" % "0.33"
[com.google.truth.extensions/truth-proto-extension "0.33"]