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