is not current version
Last Version 1.3.0-20180202

io.syndesis:core 1.1.3


GroupId

GroupId

io.syndesis
ArtifactId

ArtifactId

core
Version

Version

1.1.3
Type

Type

jar

Download core 1.1.3


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