is not current version
Last Version 8.0.5

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


Categories

Categories

JSON Data
GroupId

GroupId

org.finos.symphony.toolkit
ArtifactId

ArtifactId

entity-json
Version

Version

7.20.1
Type

Type

jar

Download entity-json 7.20.1


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