is not current version
Last Version 2.0.0

com.github.attiand:assertj-jaxrs-json 1.0.2


Categories

Categories

JSON Data
GroupId

GroupId

com.github.attiand
ArtifactId

ArtifactId

assertj-jaxrs-json
Version

Version

1.0.2
Type

Type

jar

Download assertj-jaxrs-json 1.0.2


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