is not current version
Last Version 1.0

com.graphql-java-generator:graphql-maven-plugin-samples-Forum-client 1.0.0-RC1


Categories

Categories

Java Languages Maven Build Tools CLI User Interface
GroupId

GroupId

com.graphql-java-generator
ArtifactId

ArtifactId

graphql-maven-plugin-samples-Forum-client
Version

Version

1.0.0-RC1
Type

Type

jar

Download graphql-maven-plugin-samples-Forum-client 1.0.0-RC1


<!-- https://jarcasting.com/artifacts/com.graphql-java-generator/graphql-maven-plugin-samples-Forum-client/ -->
<dependency>
    <groupId>com.graphql-java-generator</groupId>
    <artifactId>graphql-maven-plugin-samples-Forum-client</artifactId>
    <version>1.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphql-java-generator/graphql-maven-plugin-samples-Forum-client/
implementation 'com.graphql-java-generator:graphql-maven-plugin-samples-Forum-client:1.0.0-RC1'
// https://jarcasting.com/artifacts/com.graphql-java-generator/graphql-maven-plugin-samples-Forum-client/
implementation ("com.graphql-java-generator:graphql-maven-plugin-samples-Forum-client:1.0.0-RC1")
'com.graphql-java-generator:graphql-maven-plugin-samples-Forum-client:jar:1.0.0-RC1'
<dependency org="com.graphql-java-generator" name="graphql-maven-plugin-samples-Forum-client" rev="1.0.0-RC1">
  <artifact name="graphql-maven-plugin-samples-Forum-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphql-java-generator', module='graphql-maven-plugin-samples-Forum-client', version='1.0.0-RC1')
)
libraryDependencies += "com.graphql-java-generator" % "graphql-maven-plugin-samples-Forum-client" % "1.0.0-RC1"
[com.graphql-java-generator/graphql-maven-plugin-samples-Forum-client "1.0.0-RC1"]