Categories |
CategoriesScala Languages Auto Application Layer Libs Code Generators JSON Data |
---|---|
GroupId | GroupIdcapital.scalable |
ArtifactId | ArtifactIdspring-auto-restdocs-json-doclet |
Version | Version2.0.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/capital.scalable/spring-auto-restdocs-json-doclet/ -->
<dependency>
<groupId>capital.scalable</groupId>
<artifactId>spring-auto-restdocs-json-doclet</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/capital.scalable/spring-auto-restdocs-json-doclet/
implementation 'capital.scalable:spring-auto-restdocs-json-doclet:2.0.3'
// https://jarcasting.com/artifacts/capital.scalable/spring-auto-restdocs-json-doclet/
implementation ("capital.scalable:spring-auto-restdocs-json-doclet:2.0.3")
'capital.scalable:spring-auto-restdocs-json-doclet:jar:2.0.3'
<dependency org="capital.scalable" name="spring-auto-restdocs-json-doclet" rev="2.0.3">
<artifact name="spring-auto-restdocs-json-doclet" type="jar" />
</dependency>
@Grapes(
@Grab(group='capital.scalable', module='spring-auto-restdocs-json-doclet', version='2.0.3')
)
libraryDependencies += "capital.scalable" % "spring-auto-restdocs-json-doclet" % "2.0.3"
[capital.scalable/spring-auto-restdocs-json-doclet "2.0.3"]