SDK Installation Guide Java
Last updated
Was this helpful?
Last updated
Was this helpful?
Welcome to the Trade360 Java SDK! This SDK allows you to easily integrate with LSports' Trade360 services in your Java applications. This guide will walk you through the steps to install and start using the SDK in your project.
Group ID: eu.lsports
Artifact ID: trade360-java-sdk
Latest Version:
Depending on your build tool, follow the appropriate steps below:
Add the following dependency to your pom.xml
file:
Replace PUT_LATEST_VERSION_HERE
with the latest version available on (e.g., 1.0.3
).
You can find the ReadMe file
API Reference and usage examples are available in the
For detailed integration assistance, please contact our support team or refer to our developer portal.