is not current version
Last Version 1.3.0-20180202

io.syndesis:credential 1.2.7


GroupId

GroupId

io.syndesis
ArtifactId

ArtifactId

credential
Version

Version

1.2.7
Type

Type

jar

Download credential 1.2.7


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