is not current version
Last Version 0.3

org.objectstyle.graphql.cayenne:graphql-cayenne 0.2


GroupId

GroupId

org.objectstyle.graphql.cayenne
ArtifactId

ArtifactId

graphql-cayenne
Version

Version

0.2
Type

Type

jar

Download graphql-cayenne 0.2


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