is not current version
Last Version 0.2.18

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


GroupId

GroupId

io.americanexpress.synapse
ArtifactId

ArtifactId

example-service-graphql-book
Version

Version

0.2.13
Type

Type

jar

Download example-service-graphql-book 0.2.13


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