Maven settings not recognised


#1

Can you kindly confirmation those Java SDK maven settings are correct ,cause from here it shows that its unreachable ,using eclipse

dependency>
zw.paynow
java-sdk
LATEST
dependency>

I have removed opening braces cause of this page scripting

They dont seem to work or connect to the last endpoint


#2

The project has not yet been uploaded to Maven central. Follow the instructions on the GitHub page which are more up to date.


#3

@sinatra You can now add the Paynow Java SDK as a dependency from Maven central. It is now working.

Add the following:
<dependency>
<groupId>zw.co.paynow</groupId>
<artifactId>java-sdk</artifactId>
<version>[1.0.0,)</version>
</dependency>


Error: can not access Payment