is not current version
Last Version 0.2.0

com.github.mjeanroy:rest-assert-assertj 0.1.0


GroupId

GroupId

com.github.mjeanroy
ArtifactId

ArtifactId

rest-assert-assertj
Version

Version

0.1.0
Type

Type

jar

Download rest-assert-assertj 0.1.0


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