is not current version
Last Version 6.20.1

org.finos.symphony.toolkit:build 5.59.2


GroupId

GroupId

org.finos.symphony.toolkit
ArtifactId

ArtifactId

build
Version

Version

5.59.2
Type

Type

pom

Download build 5.59.2


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