License |
License |
---|---|
GroupId | GroupIdcn.wekture |
ArtifactId | ArtifactIdfastapi |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionfastapi
I am a fast interface father project.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fastapi-0.0.1.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.wekture/fastapi/ -->
<dependency>
<groupId>cn.wekture</groupId>
<artifactId>fastapi</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.wekture/fastapi/
implementation 'cn.wekture:fastapi:0.0.1'
// https://jarcasting.com/artifacts/cn.wekture/fastapi/
implementation ("cn.wekture:fastapi:0.0.1")
'cn.wekture:fastapi:pom:0.0.1'
<dependency org="cn.wekture" name="fastapi" rev="0.0.1">
<artifact name="fastapi" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.wekture', module='fastapi', version='0.0.1')
)
libraryDependencies += "cn.wekture" % "fastapi" % "0.0.1"
[cn.wekture/fastapi "0.0.1"]