is not current version
Last Version 2.0.0-beta-1

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

REST Response Envelope

GroupId

GroupId

com.github.bordertech.restfriends
ArtifactId

ArtifactId

restfriends-envelope
Version

Version

1.0.1
Type

Type

jar

Download restfriends-envelope 1.0.1


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