symphony-api-client-java-1.2.0
New features
- Fixed an issue where bot will not respond to any commands (#190)
- APP-3018: Using varargs in constructor and setAttachment methods (https://github.com/SymphonyPlatformSolutions/symphony-api-client-java/pull/196/files)
Installation
<dependency>
<groupId>com.symphony.platformsolutions</groupId>
<artifactId>symphony-api-client-java</artifactId>
<version>1.2.0</version>
</dependency>