is not current version
Last Version 2.0.11

capital.scalable:spring-auto-restdocs-docs 1.0.7

Documentation for Spring Auto REST Docs

Categories

Categories

Scala Languages Auto Application Layer Libs Code Generators
GroupId

GroupId

capital.scalable
ArtifactId

ArtifactId

spring-auto-restdocs-docs
Version

Version

1.0.7
Type

Type

pom

Download spring-auto-restdocs-docs 1.0.7


<!-- https://jarcasting.com/artifacts/capital.scalable/spring-auto-restdocs-docs/ -->
<dependency>
    <groupId>capital.scalable</groupId>
    <artifactId>spring-auto-restdocs-docs</artifactId>
    <version>1.0.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/capital.scalable/spring-auto-restdocs-docs/
implementation 'capital.scalable:spring-auto-restdocs-docs:1.0.7'
// https://jarcasting.com/artifacts/capital.scalable/spring-auto-restdocs-docs/
implementation ("capital.scalable:spring-auto-restdocs-docs:1.0.7")
'capital.scalable:spring-auto-restdocs-docs:pom:1.0.7'
<dependency org="capital.scalable" name="spring-auto-restdocs-docs" rev="1.0.7">
  <artifact name="spring-auto-restdocs-docs" type="pom" />
</dependency>
@Grapes(
@Grab(group='capital.scalable', module='spring-auto-restdocs-docs', version='1.0.7')
)
libraryDependencies += "capital.scalable" % "spring-auto-restdocs-docs" % "1.0.7"
[capital.scalable/spring-auto-restdocs-docs "1.0.7"]