is not current version
Last Version 0.1.37

com.spotify:github-client 0.1.35


Categories

Categories

Github Development Tools Version Controls CLI User Interface
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

github-client
Version

Version

0.1.35
Type

Type

jar

Download github-client 0.1.35


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