is not current version
Last Version 8.0.5

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


Categories

Categories

JSON Data
GroupId

GroupId

org.finos.symphony.toolkit
ArtifactId

ArtifactId

entity-json
Version

Version

8.0.3
Type

Type

jar

Download entity-json 8.0.3


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