MVN

com.codingfeline.kgql : gradle-plugin

Maven & Gradle

Sep 09, 2022
1 usages
56 stars

Kgql Gradle Plugin · Gradle plugin for generating Kotlin interfaces for GraphQL document files

<dependency>
    <groupId>com.codingfeline.kgql</groupId>
    <artifactId>gradle-plugin</artifactId>
    <version>0.11.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.codingfeline.kgql : gradle-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.11.0

All Versions

Choose a version of com.codingfeline.kgql : gradle-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.11.x
gradle-plugin-0.11.0
0.10.x
gradle-plugin-0.10.1
gradle-plugin-0.10.0
0.9.x
gradle-plugin-0.9.0
0.8.x
gradle-plugin-0.8.2
gradle-plugin-0.8.1
gradle-plugin-0.8.0
0.7.x
gradle-plugin-0.7.0
0.6.x
gradle-plugin-0.6.0
0.5.x
gradle-plugin-0.5.6
gradle-plugin-0.5.5
gradle-plugin-0.5.2

How to add a dependency to Maven

Add the following com.codingfeline.kgql : gradle-plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.codingfeline.kgql</groupId>
    <artifactId>gradle-plugin</artifactId>
    <version>0.11.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.codingfeline.kgql : gradle-plugin gradle dependency to your build.gradle file:

implementation 'com.codingfeline.kgql:gradle-plugin:0.11.0'

Gradle Kotlin DSL: Add the following com.codingfeline.kgql : gradle-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("com.codingfeline.kgql:gradle-plugin:0.11.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.codingfeline.kgql : gradle-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "com.codingfeline.kgql" % "gradle-plugin" % "0.11.0"

Advertisement

Dependencies from Group

Sep 09, 2022
1 usages
56 stars
Sep 09, 2022
1 usages
56 stars
Sep 09, 2022
1 usages
56 stars
May 06, 2021
56 stars
Sep 09, 2022
56 stars

Discover Dependencies

May 09, 2021
2 usages
1 stars
May 07, 2021
1 usages
0 stars
Oct 21, 2021
1 usages
295 stars
Jun 03, 2021
5 usages
0 stars
May 12, 2021
2 usages
2 stars
May 12, 2021
1 usages
2 stars
May 25, 2021
1 usages
0 stars
Jun 20, 2021
1 usages
4 stars