is not current version
Last Version 0.9.2.4

com.github.inanme:swagger-akka-http_2.13 0.9.2.3

swagger-akka-http

Categories

Categories

Akka Container Microservices Reactive libraries Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.inanme
ArtifactId

ArtifactId

swagger-akka-http_2.13
Version

Version

0.9.2.3
Type

Type

jar

Download swagger-akka-http_2.13 0.9.2.3


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