is not current version
Last Version 4.59.8

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

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

Type

pom

Download symphony-java-client-parent 4.55.13


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