is not current version
Last Version 3.0.5

com.lichongbing:lswagger-core 3.0.3

lswagger核心层

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.lichongbing
ArtifactId

ArtifactId

lswagger-core
Version

Version

3.0.3
Type

Type

jar

Download lswagger-core 3.0.3


<!-- https://jarcasting.com/artifacts/com.lichongbing/lswagger-core/ -->
<dependency>
    <groupId>com.lichongbing</groupId>
    <artifactId>lswagger-core</artifactId>
    <version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.lichongbing/lswagger-core/
implementation 'com.lichongbing:lswagger-core:3.0.3'
// https://jarcasting.com/artifacts/com.lichongbing/lswagger-core/
implementation ("com.lichongbing:lswagger-core:3.0.3")
'com.lichongbing:lswagger-core:jar:3.0.3'
<dependency org="com.lichongbing" name="lswagger-core" rev="3.0.3">
  <artifact name="lswagger-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lichongbing', module='lswagger-core', version='3.0.3')
)
libraryDependencies += "com.lichongbing" % "lswagger-core" % "3.0.3"
[com.lichongbing/lswagger-core "3.0.3"]