is not current version
Last Version 0.0.8

com.spotify.heroic:heroic-client 0.0.7

The Spotify Root project helps establish consistent Maven conventions by being the parent POM for other participating projects.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.spotify.heroic
ArtifactId

ArtifactId

heroic-client
Version

Version

0.0.7
Type

Type

jar
Description

Description

The Spotify Root project helps establish consistent Maven conventions by being the parent POM for other participating projects.
Source Code Management

Source Code Management

https://github.com/spotify/heroic-client-java

Download heroic-client 0.0.7


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

Dependencies

compile (4)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.14.6
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar
com.fasterxml.jackson.module : jackson-module-kotlin jar
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.61

test (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.3.61
com.squareup.okhttp3 : mockwebserver jar 3.14.6
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.