is not current version
Last Version 1.3.0-20180202

io.syndesis:controllers 1.2.5


GroupId

GroupId

io.syndesis
ArtifactId

ArtifactId

controllers
Version

Version

1.2.5
Type

Type

jar

Download controllers 1.2.5


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