is not current version
Last Version 1.0.29

com.github.danisimov:gassert 1.0.7

Lib is up to help you with gson assertions.

GroupId

GroupId

com.github.danisimov
ArtifactId

ArtifactId

gassert
Version

Version

1.0.7
Type

Type

jar

Download gassert 1.0.7


<!-- https://jarcasting.com/artifacts/com.github.danisimov/gassert/ -->
<dependency>
    <groupId>com.github.danisimov</groupId>
    <artifactId>gassert</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.danisimov/gassert/
implementation 'com.github.danisimov:gassert:1.0.7'
// https://jarcasting.com/artifacts/com.github.danisimov/gassert/
implementation ("com.github.danisimov:gassert:1.0.7")
'com.github.danisimov:gassert:jar:1.0.7'
<dependency org="com.github.danisimov" name="gassert" rev="1.0.7">
  <artifact name="gassert" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.danisimov', module='gassert', version='1.0.7')
)
libraryDependencies += "com.github.danisimov" % "gassert" % "1.0.7"
[com.github.danisimov/gassert "1.0.7"]