is not current version
Last Version 2.0.0

com.github.teakfly:teafly-common-swagger 1.0.30

teafly 接口文档

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.teakfly
ArtifactId

ArtifactId

teafly-common-swagger
Version

Version

1.0.30
Type

Type

jar

Download teafly-common-swagger 1.0.30


<!-- https://jarcasting.com/artifacts/com.github.teakfly/teafly-common-swagger/ -->
<dependency>
    <groupId>com.github.teakfly</groupId>
    <artifactId>teafly-common-swagger</artifactId>
    <version>1.0.30</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.teakfly/teafly-common-swagger/
implementation 'com.github.teakfly:teafly-common-swagger:1.0.30'
// https://jarcasting.com/artifacts/com.github.teakfly/teafly-common-swagger/
implementation ("com.github.teakfly:teafly-common-swagger:1.0.30")
'com.github.teakfly:teafly-common-swagger:jar:1.0.30'
<dependency org="com.github.teakfly" name="teafly-common-swagger" rev="1.0.30">
  <artifact name="teafly-common-swagger" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.teakfly', module='teafly-common-swagger', version='1.0.30')
)
libraryDependencies += "com.github.teakfly" % "teafly-common-swagger" % "1.0.30"
[com.github.teakfly/teafly-common-swagger "1.0.30"]