| License | License | 
|---|---|
| GroupId | GroupIdcn.stylefeng.roses | 
| ArtifactId | ArtifactIdsocket-api | 
| Last Version | Last Version7.2.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionRoses是开源项目Guns的核心包 | 
| Filename | Size | 
|---|---|
| socket-api-7.2.2.pom | |
| socket-api-7.2.2.jar | 12 KB | 
| socket-api-7.2.2-sources.jar | 12 KB | 
| socket-api-7.2.2-javadoc.jar | 123 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/cn.stylefeng.roses/socket-api/ -->
<dependency>
    <groupId>cn.stylefeng.roses</groupId>
    <artifactId>socket-api</artifactId>
    <version>7.2.2</version>
</dependency>// https://jarcasting.com/artifacts/cn.stylefeng.roses/socket-api/
implementation 'cn.stylefeng.roses:socket-api:7.2.2'// https://jarcasting.com/artifacts/cn.stylefeng.roses/socket-api/
implementation ("cn.stylefeng.roses:socket-api:7.2.2")'cn.stylefeng.roses:socket-api:jar:7.2.2'<dependency org="cn.stylefeng.roses" name="socket-api" rev="7.2.2">
  <artifact name="socket-api" type="jar" />
</dependency>@Grapes(
@Grab(group='cn.stylefeng.roses', module='socket-api', version='7.2.2')
)libraryDependencies += "cn.stylefeng.roses" % "socket-api" % "7.2.2"[cn.stylefeng.roses/socket-api "7.2.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| cn.stylefeng.roses : config-api | jar | 7.2.2 | 
| com.gettyio : getty-core | jar | 1.4.9 | 
| com.gettyio : getty-expansion | jar | 1.4.9 | 
| cn.stylefeng.roses : kernel-a-rule | jar | 7.2.2 |