is not current version
Last Version 6.20.1

org.finos.symphony.toolkit:symphony-maven-build-reporter 5.59.2


Categories

Categories

Maven Build Tools
GroupId

GroupId

org.finos.symphony.toolkit
ArtifactId

ArtifactId

symphony-maven-build-reporter
Version

Version

5.59.2
Type

Type

jar

Download symphony-maven-build-reporter 5.59.2


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