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