is not current version
Last Version 4.59.8

com.github.deutschebank.symphony:symphony-java-client-parent 4.59.2

A collection of Java projects for building Symphony bots and apps

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.github.deutschebank.symphony
ArtifactId

ArtifactId

symphony-java-client-parent
Version

Version

4.59.2
Type

Type

pom

Download symphony-java-client-parent 4.59.2


<!-- https://jarcasting.com/artifacts/com.github.deutschebank.symphony/symphony-java-client-parent/ -->
<dependency>
    <groupId>com.github.deutschebank.symphony</groupId>
    <artifactId>symphony-java-client-parent</artifactId>
    <version>4.59.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.deutschebank.symphony/symphony-java-client-parent/
implementation 'com.github.deutschebank.symphony:symphony-java-client-parent:4.59.2'
// https://jarcasting.com/artifacts/com.github.deutschebank.symphony/symphony-java-client-parent/
implementation ("com.github.deutschebank.symphony:symphony-java-client-parent:4.59.2")
'com.github.deutschebank.symphony:symphony-java-client-parent:pom:4.59.2'
<dependency org="com.github.deutschebank.symphony" name="symphony-java-client-parent" rev="4.59.2">
  <artifact name="symphony-java-client-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.deutschebank.symphony', module='symphony-java-client-parent', version='4.59.2')
)
libraryDependencies += "com.github.deutschebank.symphony" % "symphony-java-client-parent" % "4.59.2"
[com.github.deutschebank.symphony/symphony-java-client-parent "4.59.2"]