Categories |
CategoriesJava Languages CLI User Interface |
---|---|
GroupId | GroupIdcom.github.deutschebank.symphony |
ArtifactId | ArtifactIdsymphony-java-client-bindings |
Version | Version3.54.8 |
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>3.54.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.deutschebank.symphony/symphony-java-client-bindings/
implementation 'com.github.deutschebank.symphony:symphony-java-client-bindings:3.54.8'
// https://jarcasting.com/artifacts/com.github.deutschebank.symphony/symphony-java-client-bindings/
implementation ("com.github.deutschebank.symphony:symphony-java-client-bindings:3.54.8")
'com.github.deutschebank.symphony:symphony-java-client-bindings:jar:3.54.8'
<dependency org="com.github.deutschebank.symphony" name="symphony-java-client-bindings" rev="3.54.8">
<artifact name="symphony-java-client-bindings" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.deutschebank.symphony', module='symphony-java-client-bindings', version='3.54.8')
)
libraryDependencies += "com.github.deutschebank.symphony" % "symphony-java-client-bindings" % "3.54.8"
[com.github.deutschebank.symphony/symphony-java-client-bindings "3.54.8"]