is not current version
Last Version 2.0.0-beta-1

com.github.bordertech.restfriends:restfriends-swagger-core 1.0.4

Swagger Core Application

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.bordertech.restfriends
ArtifactId

ArtifactId

restfriends-swagger-core
Version

Version

1.0.4
Type

Type

jar

Download restfriends-swagger-core 1.0.4


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