is not current version
Last Version 0.4.19

com.introproventures:graphql-jpa-query-example-relay 0.4.9


GroupId

GroupId

com.introproventures
ArtifactId

ArtifactId

graphql-jpa-query-example-relay
Version

Version

0.4.9
Type

Type

jar

Download graphql-jpa-query-example-relay 0.4.9


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