is not current version
Last Version 2.0.0-beta-1

com.github.bordertech.restfriends:restfriends-parent 1.0.4

Utilities for working with Swagger and REST.

GroupId

GroupId

com.github.bordertech.restfriends
ArtifactId

ArtifactId

restfriends-parent
Version

Version

1.0.4
Type

Type

pom

Download restfriends-parent 1.0.4


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