GroupId | GroupIdio.syndesis |
---|---|
ArtifactId | ArtifactIdsyndesis-documentation-tools |
Version | Version1.7.6 |
Type | Typepom |
Filename | Size |
---|---|
syndesis-documentation-tools-1.7.6.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.7.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.syndesis/syndesis-documentation-tools/
implementation 'io.syndesis:syndesis-documentation-tools:1.7.6'
// https://jarcasting.com/artifacts/io.syndesis/syndesis-documentation-tools/
implementation ("io.syndesis:syndesis-documentation-tools:1.7.6")
'io.syndesis:syndesis-documentation-tools:pom:1.7.6'
<dependency org="io.syndesis" name="syndesis-documentation-tools" rev="1.7.6">
<artifact name="syndesis-documentation-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.syndesis', module='syndesis-documentation-tools', version='1.7.6')
)
libraryDependencies += "io.syndesis" % "syndesis-documentation-tools" % "1.7.6"
[io.syndesis/syndesis-documentation-tools "1.7.6"]