syrup-gradle

A Gradle plugin for generating GraphQL models with Syrup.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.shopify.syrup
ArtifactId

ArtifactId

syrup-gradle
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

syrup-gradle
A Gradle plugin for generating GraphQL models with Syrup.
Project URL

Project URL

https://shopify.github.io/syrup
Source Code Management

Source Code Management

https://shopify.github.io/syrup

Download syrup-gradle

How to add to project

<!-- https://jarcasting.com/artifacts/com.shopify.syrup/syrup-gradle/ -->
<dependency>
    <groupId>com.shopify.syrup</groupId>
    <artifactId>syrup-gradle</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.shopify.syrup/syrup-gradle/
implementation 'com.shopify.syrup:syrup-gradle:0.3.0'
// https://jarcasting.com/artifacts/com.shopify.syrup/syrup-gradle/
implementation ("com.shopify.syrup:syrup-gradle:0.3.0")
'com.shopify.syrup:syrup-gradle:jar:0.3.0'
<dependency org="com.shopify.syrup" name="syrup-gradle" rev="0.3.0">
  <artifact name="syrup-gradle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.shopify.syrup', module='syrup-gradle', version='0.3.0')
)
libraryDependencies += "com.shopify.syrup" % "syrup-gradle" % "0.3.0"
[com.shopify.syrup/syrup-gradle "0.3.0"]

Dependencies

runtime (2)

Group / Artifact Type Version
org.yaml : snakeyaml jar 1.29
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.1