com.spotify.heroic:heroic-client

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
Last Version

Last Version

0.0.8
Release Date

Release Date

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

How to add to project

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

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.

Versions

Version
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1