s

spring-player-boxes-boot-starter

Files download
File Operation
spring-player-boxes-boot-starter-2.0.8.jar download
spring-player-boxes-boot-starter-2.0.8.pom download
spring-player-boxes-boot-starter-2.0.8-sources.jar download
Apache Maven
<dependency>
  <groupId>com.wuyushuo</groupId>
  <artifactId>spring-player-boxes-boot-starter</artifactId>
  <version>2.0.8</version>
</dependency>
Gradle Groovy
implementation 'com.wuyushuo:spring-player-boxes-boot-starter:2.0.8'
Gradle Kotlin
implementation("com.wuyushuo:spring-player-boxes-boot-starter:2.0.8")
Scala SBT
libraryDependencies += "com.wuyushuo" % "spring-player-boxes-boot-starter" % "2.0.8"
Groovy Grape
@Grapes(
  @Grab(group='com.wuyushuo', module='spring-player-boxes-boot-starter', version='2.0.8')
)
Apache Ivy
<dependency org="com.wuyushuo" name="spring-player-boxes-boot-starter" rev="2.0.8" />
Leiningen
[com.wuyushuo/spring-player-boxes-boot-starter "2.0.8"]
Apache Buildr
'com.wuyushuo:spring-player-boxes-boot-starter:jar:2.0.8'