is not current version
Last Version 2.0.0-beta-1

com.github.bordertech.restfriends:restfriends-swagger-json-fix 1.0.5

FIX Swagger JSON Generation

Categories

Categories

JSON Data Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.bordertech.restfriends
ArtifactId

ArtifactId

restfriends-swagger-json-fix
Version

Version

1.0.5
Type

Type

jar

Download restfriends-swagger-json-fix 1.0.5


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