is not current version
Last Version 7.20.4

org.finos.symphony.toolkit.tools:symphony-maven-build-reporter 7.20.0


Categories

Categories

Maven Build Tools
GroupId

GroupId

org.finos.symphony.toolkit.tools
ArtifactId

ArtifactId

symphony-maven-build-reporter
Version

Version

7.20.0
Type

Type

jar

Download symphony-maven-build-reporter 7.20.0


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