is not current version
Last Version 2.0.0

com.dottydingo.hyperion.module:hyperion-swagger 1.1.0

Swagger API spec generation for Hyperion

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.dottydingo.hyperion.module
ArtifactId

ArtifactId

hyperion-swagger
Version

Version

1.1.0
Type

Type

jar

Download hyperion-swagger 1.1.0


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