Categories |
CategoriesJava Languages CLI User Interface |
---|---|
GroupId | GroupIdcom.github.deutschebank.symphony |
ArtifactId | ArtifactIdsymphony-java-client-bindings |
Version | Version4.55.6 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.deutschebank.symphony/symphony-java-client-bindings/ -->
<dependency>
<groupId>com.github.deutschebank.symphony</groupId>
<artifactId>symphony-java-client-bindings</artifactId>
<version>4.55.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.deutschebank.symphony/symphony-java-client-bindings/
implementation 'com.github.deutschebank.symphony:symphony-java-client-bindings:4.55.6'
// https://jarcasting.com/artifacts/com.github.deutschebank.symphony/symphony-java-client-bindings/
implementation ("com.github.deutschebank.symphony:symphony-java-client-bindings:4.55.6")
'com.github.deutschebank.symphony:symphony-java-client-bindings:jar:4.55.6'
<dependency org="com.github.deutschebank.symphony" name="symphony-java-client-bindings" rev="4.55.6">
<artifact name="symphony-java-client-bindings" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.deutschebank.symphony', module='symphony-java-client-bindings', version='4.55.6')
)
libraryDependencies += "com.github.deutschebank.symphony" % "symphony-java-client-bindings" % "4.55.6"
[com.github.deutschebank.symphony/symphony-java-client-bindings "4.55.6"]