Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.github.attiand |
ArtifactId | ArtifactIdassertj-jaxrs-json |
Version | Version2.0.0-rc-01 |
Type | Typejar |
<!-- 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-01</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.attiand/assertj-jaxrs-json/
implementation 'com.github.attiand:assertj-jaxrs-json:2.0.0-rc-01'
// https://jarcasting.com/artifacts/com.github.attiand/assertj-jaxrs-json/
implementation ("com.github.attiand:assertj-jaxrs-json:2.0.0-rc-01")
'com.github.attiand:assertj-jaxrs-json:jar:2.0.0-rc-01'
<dependency org="com.github.attiand" name="assertj-jaxrs-json" rev="2.0.0-rc-01">
<artifact name="assertj-jaxrs-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.attiand', module='assertj-jaxrs-json', version='2.0.0-rc-01')
)
libraryDependencies += "com.github.attiand" % "assertj-jaxrs-json" % "2.0.0-rc-01"
[com.github.attiand/assertj-jaxrs-json "2.0.0-rc-01"]