is not current version
Last Version 9.0.1

tv.hd3g:selfautorestdoc 0.0.3

Create an automatic SpringBoot REST documentation to markdown with Spoon

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

tv.hd3g
ArtifactId

ArtifactId

selfautorestdoc
Version

Version

0.0.3
Type

Type

jar

Download selfautorestdoc 0.0.3


<!-- https://jarcasting.com/artifacts/tv.hd3g/selfautorestdoc/ -->
<dependency>
    <groupId>tv.hd3g</groupId>
    <artifactId>selfautorestdoc</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/tv.hd3g/selfautorestdoc/
implementation 'tv.hd3g:selfautorestdoc:0.0.3'
// https://jarcasting.com/artifacts/tv.hd3g/selfautorestdoc/
implementation ("tv.hd3g:selfautorestdoc:0.0.3")
'tv.hd3g:selfautorestdoc:jar:0.0.3'
<dependency org="tv.hd3g" name="selfautorestdoc" rev="0.0.3">
  <artifact name="selfautorestdoc" type="jar" />
</dependency>
@Grapes(
@Grab(group='tv.hd3g', module='selfautorestdoc', version='0.0.3')
)
libraryDependencies += "tv.hd3g" % "selfautorestdoc" % "0.0.3"
[tv.hd3g/selfautorestdoc "0.0.3"]