Last Version

io.github.jinlongliao:swagger4j 1.0.1.release


Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

io.github.jinlongliao
ArtifactId

ArtifactId

swagger4j
Version

Version

1.0.1.release
Type

Type

pom
Description

Description

Download swagger4j 1.0.1.release


<!-- https://jarcasting.com/artifacts/io.github.jinlongliao/swagger4j/ -->
<dependency>
    <groupId>io.github.jinlongliao</groupId>
    <artifactId>swagger4j</artifactId>
    <version>1.0.1.release</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jinlongliao/swagger4j/
implementation 'io.github.jinlongliao:swagger4j:1.0.1.release'
// https://jarcasting.com/artifacts/io.github.jinlongliao/swagger4j/
implementation ("io.github.jinlongliao:swagger4j:1.0.1.release")
'io.github.jinlongliao:swagger4j:pom:1.0.1.release'
<dependency org="io.github.jinlongliao" name="swagger4j" rev="1.0.1.release">
  <artifact name="swagger4j" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.jinlongliao', module='swagger4j', version='1.0.1.release')
)
libraryDependencies += "io.github.jinlongliao" % "swagger4j" % "1.0.1.release"
[io.github.jinlongliao/swagger4j "1.0.1.release"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • swagger-core