License |
License |
---|---|
Categories |
CategoriesSwagger Program Interface REST Frameworks |
GroupId | GroupIdcn.wekture |
ArtifactId | ArtifactIdfastapi-swagger-annotations |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfastapi-swagger-annotations
I am a fast interface father project.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/cn.wekture/fastapi-swagger-annotations/ -->
<dependency>
<groupId>cn.wekture</groupId>
<artifactId>fastapi-swagger-annotations</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.wekture/fastapi-swagger-annotations/
implementation 'cn.wekture:fastapi-swagger-annotations:0.0.1'
// https://jarcasting.com/artifacts/cn.wekture/fastapi-swagger-annotations/
implementation ("cn.wekture:fastapi-swagger-annotations:0.0.1")
'cn.wekture:fastapi-swagger-annotations:jar:0.0.1'
<dependency org="cn.wekture" name="fastapi-swagger-annotations" rev="0.0.1">
<artifact name="fastapi-swagger-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.wekture', module='fastapi-swagger-annotations', version='0.0.1')
)
libraryDependencies += "cn.wekture" % "fastapi-swagger-annotations" % "0.0.1"
[cn.wekture/fastapi-swagger-annotations "0.0.1"]