is not current version
Last Version 1.0.27.RELEASE

com.sentenial:nuapay-rest-client 1.0.20.RELEASE

NuaPay REST API Java Bindings

Categories

Categories

CLI User Interface
GroupId

GroupId

com.sentenial
ArtifactId

ArtifactId

nuapay-rest-client
Version

Version

1.0.20.RELEASE
Type

Type

jar

Download nuapay-rest-client 1.0.20.RELEASE


<!-- https://jarcasting.com/artifacts/com.sentenial/nuapay-rest-client/ -->
<dependency>
    <groupId>com.sentenial</groupId>
    <artifactId>nuapay-rest-client</artifactId>
    <version>1.0.20.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.sentenial/nuapay-rest-client/
implementation 'com.sentenial:nuapay-rest-client:1.0.20.RELEASE'
// https://jarcasting.com/artifacts/com.sentenial/nuapay-rest-client/
implementation ("com.sentenial:nuapay-rest-client:1.0.20.RELEASE")
'com.sentenial:nuapay-rest-client:jar:1.0.20.RELEASE'
<dependency org="com.sentenial" name="nuapay-rest-client" rev="1.0.20.RELEASE">
  <artifact name="nuapay-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sentenial', module='nuapay-rest-client', version='1.0.20.RELEASE')
)
libraryDependencies += "com.sentenial" % "nuapay-rest-client" % "1.0.20.RELEASE"
[com.sentenial/nuapay-rest-client "1.0.20.RELEASE"]