is not current version
Last Version 2.0.4

uk.co.techblue:docusign-restclient 1.0.1

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

1.0.1
Type

Type

jar

Download docusign-restclient 1.0.1


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