is not current version
Last Version 2.0.0

com.github.attiand:assertj-jaxrs-json 2.0.0-rc-02


Categories

Categories

JSON Data
GroupId

GroupId

com.github.attiand
ArtifactId

ArtifactId

assertj-jaxrs-json
Version

Version

2.0.0-rc-02
Type

Type

jar

Download assertj-jaxrs-json 2.0.0-rc-02


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