is not current version
Last Version 6.20.1

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


Categories

Categories

Maven Build Tools
GroupId

GroupId

org.finos.symphony.toolkit
ArtifactId

ArtifactId

symphony-maven-build-reporter
Version

Version

6.20.0
Type

Type

jar

Download symphony-maven-build-reporter 6.20.0


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