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

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

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.3.0
Type

Type

jar

Download codacy-github-graphql_2.11 1.3.0


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