RPS API Library can be downloaded from GitHub, Nuget package and soon from npm.
- On GitHub, the library can be downloaded by clicking on
Clone
and choosing the preferred method (https download link, .zip package, etc.). - On Nuget, command lines are provided to download the repository, using the Package Manager, .NET CLI or other clients.
- On npm Use
npm
to install theRPS Engine
Client library:npm i rps-engine-client-js
. - On Maven use dependency to groupId
ch.regdata.rps.engine.client
and artifactIdrps-engine-api-client
in pom.xml.
Download links#
Open source project | C# | Javascript | Java |
Libraries | C# | Javascript | Java |