is not current version
Last Version 1.8.1

io.syndesis:syndesis-documentation-tools 1.6.10


GroupId

GroupId

io.syndesis
ArtifactId

ArtifactId

syndesis-documentation-tools
Version

Version

1.6.10
Type

Type

pom

Download syndesis-documentation-tools 1.6.10


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