GroupId | GroupIdio.syndesis |
---|---|
ArtifactId | ArtifactIdsyndesis-documentation-tools |
Version | Version1.6.10 |
Type | Typepom |
Filename | Size |
---|---|
syndesis-documentation-tools-1.6.10.pom | 1 KB |
Browse |
<!-- 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"]