Last Version

Truth Extension for Lite Protocol Buffers 1.1.3

An extension for the Truth test assertion framework supporting the Lite version of Protocol Buffers.

License

License

GroupId

GroupId

com.google.truth.extensions
ArtifactId

ArtifactId

truth-liteproto-extension
Version

Version

1.1.3
Type

Type

jar
Description

Description

Truth Extension for Lite Protocol Buffers
An extension for the Truth test assertion framework supporting the Lite version of Protocol Buffers.

Download truth-liteproto-extension 1.1.3


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

Dependencies

compile (6)

Group / Artifact Type Version
com.google.truth : truth jar 1.1.3
com.google.guava : guava jar 30.1.1-android
org.checkerframework : checker-qual jar 3.13.0
com.google.auto.value : auto-value-annotations jar 1.8.1
com.google.errorprone : error_prone_annotations jar 2.7.1
com.google.protobuf : protobuf-lite Optional jar 3.0.1

Project Modules

There are no modules declared in this project.