is not current version
Last Version 1.3.0-20180202

io.syndesis:core 1.2.8


GroupId

GroupId

io.syndesis
ArtifactId

ArtifactId

core
Version

Version

1.2.8
Type

Type

jar

Download core 1.2.8


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