is not current version
Last Version 0.3

org.objectstyle.graphql.cayenne:graphql-cayenne 0.1


GroupId

GroupId

org.objectstyle.graphql.cayenne
ArtifactId

ArtifactId

graphql-cayenne
Version

Version

0.1
Type

Type

jar

Download graphql-cayenne 0.1


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