is not current version
Last Version 1.3.0-20180202

io.syndesis:rest 1.2.9


GroupId

GroupId

io.syndesis
ArtifactId

ArtifactId

rest
Version

Version

1.2.9
Type

Type

jar

Download rest 1.2.9


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