is not current version
Last Version 4.59.8

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

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.54.3
Type

Type

pom

Download symphony-java-client-parent 4.54.3


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