is not current version
Last Version 0.0.8

com.spotify.heroic:heroic-client 0.0.1


Categories

Categories

CLI User Interface
GroupId

GroupId

com.spotify.heroic
ArtifactId

ArtifactId

heroic-client
Version

Version

0.0.1
Type

Type

jar

Download heroic-client 0.0.1


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