How to install the Java artifact com.factset.sdk.timeseriesapifordigitalportals with Maven
Java
Maven
pom.xml
com.factset.sdk
timeseriesapifordigitalportals
Add the following lines to your pom.xml in the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>com.factset.sdk</groupId>
<artifactId>timeseriesapifordigitalportals</artifactId>
<version>0.9.0</version>
</dependency>
/<dependencies>