is not current version
Last Version 0.2.18

io.americanexpress.synapse:example-service-graphql-book 0.2.8


GroupId

GroupId

io.americanexpress.synapse
ArtifactId

ArtifactId

example-service-graphql-book
Version

Version

0.2.8
Type

Type

jar

Download example-service-graphql-book 0.2.8


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