is not current version
Last Version 3.0.5

com.lichongbing:lswagger-core 3.0.4

lswagger核心层

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.lichongbing
ArtifactId

ArtifactId

lswagger-core
Version

Version

3.0.4
Type

Type

jar

Download lswagger-core 3.0.4


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