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