Categories |
CategoriesGithub Development Tools Version Controls |
---|---|
GroupId | GroupIdcom.codacy |
ArtifactId | ArtifactIdcodacy-github-graphql_2.11 |
Version | Version1.3.0-allowpaginationlistmemberships.69675eb |
Type | Typejar |
<!-- 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-allowpaginationlistmemberships.69675eb</version>
</dependency>
// https://jarcasting.com/artifacts/com.codacy/codacy-github-graphql_2.11/
implementation 'com.codacy:codacy-github-graphql_2.11:1.3.0-allowpaginationlistmemberships.69675eb'
// https://jarcasting.com/artifacts/com.codacy/codacy-github-graphql_2.11/
implementation ("com.codacy:codacy-github-graphql_2.11:1.3.0-allowpaginationlistmemberships.69675eb")
'com.codacy:codacy-github-graphql_2.11:jar:1.3.0-allowpaginationlistmemberships.69675eb'
<dependency org="com.codacy" name="codacy-github-graphql_2.11" rev="1.3.0-allowpaginationlistmemberships.69675eb">
<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-allowpaginationlistmemberships.69675eb')
)
libraryDependencies += "com.codacy" % "codacy-github-graphql_2.11" % "1.3.0-allowpaginationlistmemberships.69675eb"
[com.codacy/codacy-github-graphql_2.11 "1.3.0-allowpaginationlistmemberships.69675eb"]