is not current version
Last Version 1.0.0-beta.6

com.github.zj-dreamly:dreamly-starter-swagger 1.0.0-beta.5


Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.zj-dreamly
ArtifactId

ArtifactId

dreamly-starter-swagger
Version

Version

1.0.0-beta.5
Type

Type

jar

Download dreamly-starter-swagger 1.0.0-beta.5


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