MVN

com.apollographql.apollo : apollo-gradle-plugin-incubating

Maven & Gradle

Dec 17, 2021
3.6k stars

Apollo Gradle Plugin · Gradle plugin for generating java/kotlin classes for graphql files

<dependency>
    <groupId>com.apollographql.apollo</groupId>
    <artifactId>apollo-gradle-plugin-incubating</artifactId>
    <version>1.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.apollographql.apollo : apollo-gradle-plugin-incubating to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.3

All Versions

Choose a version of com.apollographql.apollo : apollo-gradle-plugin-incubating to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
apollo-gradle-plugin-incubating-1.2.3
apollo-gradle-plugin-incubating-1.2.2
apollo-gradle-plugin-incubating-1.2.1
apollo-gradle-plugin-incubating-1.2.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.apollographql.apollo</groupId>
    <artifactId>apollo-gradle-plugin-incubating</artifactId>
    <version>1.2.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.apollographql.apollo : apollo-gradle-plugin-incubating gradle dependency to your build.gradle file:

implementation 'com.apollographql.apollo:apollo-gradle-plugin-incubating:1.2.3'

Gradle Kotlin DSL: Add the following com.apollographql.apollo : apollo-gradle-plugin-incubating gradle kotlin dependency to your build.gradle.kts file:

implementation("com.apollographql.apollo:apollo-gradle-plugin-incubating:1.2.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.apollographql.apollo : apollo-gradle-plugin-incubating sbt scala dependency to your build.sbt file:

libraryDependencies += "com.apollographql.apollo" % "apollo-gradle-plugin-incubating" % "1.2.3"

Advertisement

Dependencies from Group

Nov 18, 2022
35 usages
3.6k stars
Nov 18, 2022
18 usages
3.6k stars
Nov 18, 2022
10 usages
3.6k stars
Nov 18, 2022
5 usages
3.6k stars

Discover Dependencies

Feb 20, 2021
1 stars
Jun 21, 2021
38 stars
Jan 24, 2023
2 usages
1.7k stars
Feb 23, 2021
11 stars
May 12, 2023
1 usages
629 stars
May 12, 2023
8 usages
629 stars
May 12, 2023
629 stars
Nov 20, 2021
1 usages
0 stars