is not current version
Last Version 2.0.0-beta-1

com.github.bordertech.restfriends:restfriends-envelope 1.0.0

REST Response Envelope

GroupId

GroupId

com.github.bordertech.restfriends
ArtifactId

ArtifactId

restfriends-envelope
Version

Version

1.0.0
Type

Type

jar

Download restfriends-envelope 1.0.0


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