is not current version
Last Version 1.3.0-20180202

io.syndesis:rest 1.2.2


GroupId

GroupId

io.syndesis
ArtifactId

ArtifactId

rest
Version

Version

1.2.2
Type

Type

jar

Download rest 1.2.2


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