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