License |
License |
---|---|
GroupId | GroupIdcom.github.danisimov |
ArtifactId | ArtifactIdgassert |
Version | Version1.0.27 |
Type | Typejar |
Description |
Descriptiongassert
Lib is up to help you with gson assertions.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gassert-1.0.27.pom | |
gassert-1.0.27.jar | 9 KB |
gassert-1.0.27-sources.jar | 6 KB |
gassert-1.0.27-javadoc.jar | 750 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.danisimov/gassert/ -->
<dependency>
<groupId>com.github.danisimov</groupId>
<artifactId>gassert</artifactId>
<version>1.0.27</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.danisimov/gassert/
implementation 'com.github.danisimov:gassert:1.0.27'
// https://jarcasting.com/artifacts/com.github.danisimov/gassert/
implementation ("com.github.danisimov:gassert:1.0.27")
'com.github.danisimov:gassert:jar:1.0.27'
<dependency org="com.github.danisimov" name="gassert" rev="1.0.27">
<artifact name="gassert" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.danisimov', module='gassert', version='1.0.27')
)
libraryDependencies += "com.github.danisimov" % "gassert" % "1.0.27"
[com.github.danisimov/gassert "1.0.27"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.7 |
org.testng : testng | jar | 7.4.0 |