is not current version
Last Version 2.2.0

com.lyra:server-rest-sdk 1.0.0

This SDK allows to call Lyra's Rest API in order to invoke operations on the payment platform

GroupId

GroupId

com.lyra
ArtifactId

ArtifactId

server-rest-sdk
Version

Version

1.0.0
Type

Type

jar

Download server-rest-sdk 1.0.0


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