is not current version
Last Version 1.8.1

io.syndesis:syndesis-documentation-tools 1.4.7


GroupId

GroupId

io.syndesis
ArtifactId

ArtifactId

syndesis-documentation-tools
Version

Version

1.4.7
Type

Type

pom

Download syndesis-documentation-tools 1.4.7


<!-- https://jarcasting.com/artifacts/io.syndesis/syndesis-documentation-tools/ -->
<dependency>
    <groupId>io.syndesis</groupId>
    <artifactId>syndesis-documentation-tools</artifactId>
    <version>1.4.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.syndesis/syndesis-documentation-tools/
implementation 'io.syndesis:syndesis-documentation-tools:1.4.7'
// https://jarcasting.com/artifacts/io.syndesis/syndesis-documentation-tools/
implementation ("io.syndesis:syndesis-documentation-tools:1.4.7")
'io.syndesis:syndesis-documentation-tools:pom:1.4.7'
<dependency org="io.syndesis" name="syndesis-documentation-tools" rev="1.4.7">
  <artifact name="syndesis-documentation-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.syndesis', module='syndesis-documentation-tools', version='1.4.7')
)
libraryDependencies += "io.syndesis" % "syndesis-documentation-tools" % "1.4.7"
[io.syndesis/syndesis-documentation-tools "1.4.7"]