is not current version
Last Version 0.2.17

io.americanexpress.synapse:client 0.2.0


Categories

Categories

CLI User Interface
GroupId

GroupId

io.americanexpress.synapse
ArtifactId

ArtifactId

client
Version

Version

0.2.0
Type

Type

pom

Download client 0.2.0

Filename Size
client-0.2.0.pom 1 KB
Browse

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