We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b54606 commit 7384e87Copy full SHA for 7384e87
core/build.gradle
@@ -1,3 +1,5 @@
1
+apply plugin: "maven"
2
+
3
dependencies {
4
compileOnly 'com.graphql-java:graphql-java:3.0.0'
5
0 commit comments