is not current version
Last Version 8.0.5

org.finos.symphony.toolkit:entity-json 5.59.2


Categories

Categories

JSON Data
GroupId

GroupId

org.finos.symphony.toolkit
ArtifactId

ArtifactId

entity-json
Version

Version

5.59.2
Type

Type

jar

Download entity-json 5.59.2


<!-- https://jarcasting.com/artifacts/org.finos.symphony.toolkit/entity-json/ -->
<dependency>
    <groupId>org.finos.symphony.toolkit</groupId>
    <artifactId>entity-json</artifactId>
    <version>5.59.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.finos.symphony.toolkit/entity-json/
implementation 'org.finos.symphony.toolkit:entity-json:5.59.2'
// https://jarcasting.com/artifacts/org.finos.symphony.toolkit/entity-json/
implementation ("org.finos.symphony.toolkit:entity-json:5.59.2")
'org.finos.symphony.toolkit:entity-json:jar:5.59.2'
<dependency org="org.finos.symphony.toolkit" name="entity-json" rev="5.59.2">
  <artifact name="entity-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.finos.symphony.toolkit', module='entity-json', version='5.59.2')
)
libraryDependencies += "org.finos.symphony.toolkit" % "entity-json" % "5.59.2"
[org.finos.symphony.toolkit/entity-json "5.59.2"]