Last Version

gassert 1.0.29

Lib is up to help you with gson assertions.

License

License

GroupId

GroupId

com.github.danisimov
ArtifactId

ArtifactId

gassert
Version

Version

1.0.29
Type

Type

jar
Description

Description

gassert
Lib is up to help you with gson assertions.
Project URL

Project URL

https://github.com/danisimov/gassert
Source Code Management

Source Code Management

https://github.com/danisimov/gassert

Download gassert 1.0.29


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.9.0
org.testng : testng jar 7.6.0

Project Modules

There are no modules declared in this project.