| License |
License |
|---|---|
| GroupId | GroupIdcom.souher |
| ArtifactId | ArtifactIdfastapi |
| Last Version | Last Version1.2.22 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionfastapi
fastapi
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| fastapi-1.2.22.pom | |
| fastapi-1.2.22.jar | 30 MB |
| fastapi-1.2.22-sources.jar | 103 KB |
| fastapi-1.2.22-javadoc.jar | 683 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.souher/fastapi/ -->
<dependency>
<groupId>com.souher</groupId>
<artifactId>fastapi</artifactId>
<version>1.2.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.souher/fastapi/
implementation 'com.souher:fastapi:1.2.22'
// https://jarcasting.com/artifacts/com.souher/fastapi/
implementation ("com.souher:fastapi:1.2.22")
'com.souher:fastapi:jar:1.2.22'
<dependency org="com.souher" name="fastapi" rev="1.2.22">
<artifact name="fastapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.souher', module='fastapi', version='1.2.22')
)
libraryDependencies += "com.souher" % "fastapi" % "1.2.22"
[com.souher/fastapi "1.2.22"]