is not current version
Last Version 10.0.1

com.cj.restspecs:rest-specs-html-renderer 9.0.3

A test-friendly mechanism for expressing RESTful http contracts

GroupId

GroupId

com.cj.restspecs
ArtifactId

ArtifactId

rest-specs-html-renderer
Version

Version

9.0.3
Type

Type

jar

Download rest-specs-html-renderer 9.0.3


<!-- https://jarcasting.com/artifacts/com.cj.restspecs/rest-specs-html-renderer/ -->
<dependency>
    <groupId>com.cj.restspecs</groupId>
    <artifactId>rest-specs-html-renderer</artifactId>
    <version>9.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.cj.restspecs/rest-specs-html-renderer/
implementation 'com.cj.restspecs:rest-specs-html-renderer:9.0.3'
// https://jarcasting.com/artifacts/com.cj.restspecs/rest-specs-html-renderer/
implementation ("com.cj.restspecs:rest-specs-html-renderer:9.0.3")
'com.cj.restspecs:rest-specs-html-renderer:jar:9.0.3'
<dependency org="com.cj.restspecs" name="rest-specs-html-renderer" rev="9.0.3">
  <artifact name="rest-specs-html-renderer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cj.restspecs', module='rest-specs-html-renderer', version='9.0.3')
)
libraryDependencies += "com.cj.restspecs" % "rest-specs-html-renderer" % "9.0.3"
[com.cj.restspecs/rest-specs-html-renderer "9.0.3"]