is not current version
Last Version 6.1.6

com.yahoo.elide:elide-graphql 4.6.9

Elide GraphQL integration

Categories

Categories

IDE Development Tools Elide Program Interface REST Frameworks
GroupId

GroupId

com.yahoo.elide
ArtifactId

ArtifactId

elide-graphql
Version

Version

4.6.9
Type

Type

jar

Download elide-graphql 4.6.9


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