is not current version
Last Version 4.59.8

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

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

3.54.8
Type

Type

pom

Download symphony-java-client-parent 3.54.8


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