is not current version
Last Version 1.18.6

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


Categories

Categories

Java Languages Maven Build Tools
GroupId

GroupId

com.graphql-java-generator
ArtifactId

ArtifactId

graphql-maven-plugin-logic
Version

Version

1.14.1
Type

Type

jar

Download graphql-maven-plugin-logic 1.14.1


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