Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdtv.hd3g |
ArtifactId | ArtifactIdselfautorestdoc |
Version | Version0.0.4 |
Type | Typejar |
Filename | Size |
---|---|
selfautorestdoc-0.0.4.pom | |
selfautorestdoc-0.0.4.jar | 41 KB |
selfautorestdoc-0.0.4-sources.jar | 20 KB |
selfautorestdoc-0.0.4-javadoc.jar | 456 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tv.hd3g/selfautorestdoc/ -->
<dependency>
<groupId>tv.hd3g</groupId>
<artifactId>selfautorestdoc</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/tv.hd3g/selfautorestdoc/
implementation 'tv.hd3g:selfautorestdoc:0.0.4'
// https://jarcasting.com/artifacts/tv.hd3g/selfautorestdoc/
implementation ("tv.hd3g:selfautorestdoc:0.0.4")
'tv.hd3g:selfautorestdoc:jar:0.0.4'
<dependency org="tv.hd3g" name="selfautorestdoc" rev="0.0.4">
<artifact name="selfautorestdoc" type="jar" />
</dependency>
@Grapes(
@Grab(group='tv.hd3g', module='selfautorestdoc', version='0.0.4')
)
libraryDependencies += "tv.hd3g" % "selfautorestdoc" % "0.0.4"
[tv.hd3g/selfautorestdoc "0.0.4"]