Categories |
CategoriesScala Languages Auto Application Layer Libs Code Generators JSON Data |
---|---|
GroupId | GroupIdcapital.scalable |
ArtifactId | ArtifactIdspring-auto-restdocs-json-doclet |
Version | Version1.0.10 |
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>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/capital.scalable/spring-auto-restdocs-json-doclet/
implementation 'capital.scalable:spring-auto-restdocs-json-doclet:1.0.10'
// https://jarcasting.com/artifacts/capital.scalable/spring-auto-restdocs-json-doclet/
implementation ("capital.scalable:spring-auto-restdocs-json-doclet:1.0.10")
'capital.scalable:spring-auto-restdocs-json-doclet:jar:1.0.10'
<dependency org="capital.scalable" name="spring-auto-restdocs-json-doclet" rev="1.0.10">
<artifact name="spring-auto-restdocs-json-doclet" type="jar" />
</dependency>
@Grapes(
@Grab(group='capital.scalable', module='spring-auto-restdocs-json-doclet', version='1.0.10')
)
libraryDependencies += "capital.scalable" % "spring-auto-restdocs-json-doclet" % "1.0.10"
[capital.scalable/spring-auto-restdocs-json-doclet "1.0.10"]