is not current version
Last Version 0.66.0.1

com.jwebmp:guiced-swagger 0.65.0.2

Loads Swagger with Guice

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection Swagger Program Interface REST Frameworks
GroupId

GroupId

com.jwebmp
ArtifactId

ArtifactId

guiced-swagger
Version

Version

0.65.0.2
Type

Type

jar

Download guiced-swagger 0.65.0.2


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