Files download
File Operation
spirit-websocket-utils-2.9.5.jar download
spirit-websocket-utils-2.9.5.pom download
spirit-websocket-utils-2.9.5-sources.jar download
Apache Maven
<dependency>
  <groupId>com.gitee.sherryon</groupId>
  <artifactId>spirit-websocket-utils</artifactId>
  <version>2.9.5</version>
</dependency>
Gradle Groovy
implementation 'com.gitee.sherryon:spirit-websocket-utils:2.9.5'
Gradle Kotlin
implementation("com.gitee.sherryon:spirit-websocket-utils:2.9.5")
Scala SBT
libraryDependencies += "com.gitee.sherryon" % "spirit-websocket-utils" % "2.9.5"
Groovy Grape
@Grapes(
  @Grab(group='com.gitee.sherryon', module='spirit-websocket-utils', version='2.9.5')
)
Apache Ivy
<dependency org="com.gitee.sherryon" name="spirit-websocket-utils" rev="2.9.5" />
Leiningen
[com.gitee.sherryon/spirit-websocket-utils "2.9.5"]
Apache Buildr
'com.gitee.sherryon:spirit-websocket-utils:jar:2.9.5'