GroupId | GroupIdio.syndesis |
---|---|
ArtifactId | ArtifactIdtrade-insight-top-connector |
Version | Version0.4.5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.syndesis/trade-insight-top-connector/ -->
<dependency>
<groupId>io.syndesis</groupId>
<artifactId>trade-insight-top-connector</artifactId>
<version>0.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.syndesis/trade-insight-top-connector/
implementation 'io.syndesis:trade-insight-top-connector:0.4.5'
// https://jarcasting.com/artifacts/io.syndesis/trade-insight-top-connector/
implementation ("io.syndesis:trade-insight-top-connector:0.4.5")
'io.syndesis:trade-insight-top-connector:jar:0.4.5'
<dependency org="io.syndesis" name="trade-insight-top-connector" rev="0.4.5">
<artifact name="trade-insight-top-connector" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.syndesis', module='trade-insight-top-connector', version='0.4.5')
)
libraryDependencies += "io.syndesis" % "trade-insight-top-connector" % "0.4.5"
[io.syndesis/trade-insight-top-connector "0.4.5"]