is not current version
Last Version 2.2.0

com.lyra:server-rest-sdk 2.1.0

This SDK allows to call the Payment Rest API in order to invoke operations on the payment platform

GroupId

GroupId

com.lyra
ArtifactId

ArtifactId

server-rest-sdk
Version

Version

2.1.0
Type

Type

jar

Download server-rest-sdk 2.1.0


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