is not current version
Last Version 2.0.4

uk.co.techblue:docusign-restclient 2.0.3

A client library to communicate with docusign restful services

Categories

Categories

CLI User Interface
GroupId

GroupId

uk.co.techblue
ArtifactId

ArtifactId

docusign-restclient
Version

Version

2.0.3
Type

Type

pom

Download docusign-restclient 2.0.3


<!-- https://jarcasting.com/artifacts/uk.co.techblue/docusign-restclient/ -->
<dependency>
    <groupId>uk.co.techblue</groupId>
    <artifactId>docusign-restclient</artifactId>
    <version>2.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/uk.co.techblue/docusign-restclient/
implementation 'uk.co.techblue:docusign-restclient:2.0.3'
// https://jarcasting.com/artifacts/uk.co.techblue/docusign-restclient/
implementation ("uk.co.techblue:docusign-restclient:2.0.3")
'uk.co.techblue:docusign-restclient:pom:2.0.3'
<dependency org="uk.co.techblue" name="docusign-restclient" rev="2.0.3">
  <artifact name="docusign-restclient" type="pom" />
</dependency>
@Grapes(
@Grab(group='uk.co.techblue', module='docusign-restclient', version='2.0.3')
)
libraryDependencies += "uk.co.techblue" % "docusign-restclient" % "2.0.3"
[uk.co.techblue/docusign-restclient "2.0.3"]