is not current version
Last Version 0.4

com.github.hekonsek:spring-boot-docker-spotify 0.2

spring-boot-docker-spotify

Categories

Categories

Spring Boot Container Microservices Docker Virtualization Tools
GroupId

GroupId

com.github.hekonsek
ArtifactId

ArtifactId

spring-boot-docker-spotify
Version

Version

0.2
Type

Type

jar

Download spring-boot-docker-spotify 0.2


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