is not current version
Last Version 1.3.1-bump.09c3305

com.codacy:codacy-github-graphql_2.11 1.1.1

Generated models and queries for GitHub v4 API in GraphQL

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.codacy
ArtifactId

ArtifactId

codacy-github-graphql_2.11
Version

Version

1.1.1
Type

Type

jar

Download codacy-github-graphql_2.11 1.1.1


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