MVN

com.github.JoeKerouac : socket-client

Maven & Gradle

Aug 27, 2018
25 stars

socket框架,方便快速开发socket服务端和客户端

<dependency>
    <groupId>com.github.JoeKerouac</groupId>
    <artifactId>socket-client</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.JoeKerouac : socket-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of com.github.JoeKerouac : socket-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
socket-client-1.1

How to add a dependency to Maven

Add the following com.github.JoeKerouac : socket-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.JoeKerouac</groupId>
    <artifactId>socket-client</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.JoeKerouac : socket-client gradle dependency to your build.gradle file:

implementation 'com.github.JoeKerouac:socket-client:1.1'

Gradle Kotlin DSL: Add the following com.github.JoeKerouac : socket-client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.JoeKerouac:socket-client:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.JoeKerouac : socket-client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.JoeKerouac" % "socket-client" % "1.1"

Advertisement

Dependencies from Group

Aug 27, 2018
8 usages
14 stars
net
Aug 27, 2018
3 usages
3 stars
Aug 27, 2018
3 usages
25 stars
Aug 27, 2018
1 usages
11 stars
Aug 27, 2018
1 usages
3 stars

Discover Dependencies

Aug 22, 2023
403 stars
Jan 19, 2023
3 usages
91 stars
Dec 02, 2020
6 usages
5.6k stars
Aug 17, 2023
581 stars
Mar 07, 2019
4 usages
104 stars
Mar 22, 2022
9 usages
2.9k stars
Apr 15, 2020
18 stars
Jul 12, 2023
1 usages
3k stars