is not current version
Last Version 2.0.0-beta-1

com.github.bordertech.restfriends:restfriends-swagger-ui 1.0.5

Swagger UI Resources

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.bordertech.restfriends
ArtifactId

ArtifactId

restfriends-swagger-ui
Version

Version

1.0.5
Type

Type

jar

Download restfriends-swagger-ui 1.0.5


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