Install the Java SDK
Last update: July 17, 2023
- Topics:
- APIs/SDKs
CREATED FOR:
- Developer
The Java SDK is distributed by Maven Central. To get started, add it as a dependency by installing in gradle
or maven
:
compile 'com.adobe.target:java-sdk:1.0'
<dependency>
<groupId>com.adobe.target</groupId>
<artifactId>java-sdk</artifactId>
<version>2.0</version>
</dependency>
The open sourced code can be found at https://github.com/adobe/target-java-sdk.
recommendation-more-help
6906415f-169c-422b-89d3-7118e147c4e3