is not current version
Last Version 1.8.1

io.syndesis:syndesis-documentation-tools 1.6.3


GroupId

GroupId

io.syndesis
ArtifactId

ArtifactId

syndesis-documentation-tools
Version

Version

1.6.3
Type

Type

pom

Download syndesis-documentation-tools 1.6.3


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