is not current version
Last Version 8.0.5

org.finos.symphony.toolkit:symphony-java-toolkit 5.59.3

A collection of Java projects for building Symphony bots and apps

Categories

Categories

Java Languages
GroupId

GroupId

org.finos.symphony.toolkit
ArtifactId

ArtifactId

symphony-java-toolkit
Version

Version

5.59.3
Type

Type

pom

Download symphony-java-toolkit 5.59.3


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