| License |
License |
|---|---|
| GroupId | GroupIdcom.github.niupengyu |
| ArtifactId | ArtifactIdahead-frame-socket |
| Last Version | Last Version1.2.5-RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionahead-frame-socket
java framework
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.niupengyu/ahead-frame-socket/ -->
<dependency>
<groupId>com.github.niupengyu</groupId>
<artifactId>ahead-frame-socket</artifactId>
<version>1.2.5-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.niupengyu/ahead-frame-socket/
implementation 'com.github.niupengyu:ahead-frame-socket:1.2.5-RELEASE'
// https://jarcasting.com/artifacts/com.github.niupengyu/ahead-frame-socket/
implementation ("com.github.niupengyu:ahead-frame-socket:1.2.5-RELEASE")
'com.github.niupengyu:ahead-frame-socket:jar:1.2.5-RELEASE'
<dependency org="com.github.niupengyu" name="ahead-frame-socket" rev="1.2.5-RELEASE">
<artifact name="ahead-frame-socket" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.niupengyu', module='ahead-frame-socket', version='1.2.5-RELEASE')
)
libraryDependencies += "com.github.niupengyu" % "ahead-frame-socket" % "1.2.5-RELEASE"
[com.github.niupengyu/ahead-frame-socket "1.2.5-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.niupengyu : ahead-frame-core | jar | 1.2.5-RELEASE |
| org.apache.mina : mina-core | jar | 2.1.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |