is not current version
Last Version 1.1.1

com.livingobjects.fluenthttp:fluenthttp-swagger 1.0


Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.livingobjects.fluenthttp
ArtifactId

ArtifactId

fluenthttp-swagger
Version

Version

1.0
Type

Type

jar

Download fluenthttp-swagger 1.0


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