is not current version
Last Version 1.18.6

com.graphql-java-generator:graphql-maven-plugin-logic 1.8


Categories

Categories

Java Languages Maven Build Tools
GroupId

GroupId

com.graphql-java-generator
ArtifactId

ArtifactId

graphql-maven-plugin-logic
Version

Version

1.8
Type

Type

jar

Download graphql-maven-plugin-logic 1.8


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