is not current version
Last Version 1.5.19

org.smartboot.socket:smart-socket-parent 1.3.15

A high performance network application framework based on Java AIO

GroupId

GroupId

org.smartboot.socket
ArtifactId

ArtifactId

smart-socket-parent
Version

Version

1.3.15
Type

Type

pom

Download smart-socket-parent 1.3.15


<!-- https://jarcasting.com/artifacts/org.smartboot.socket/smart-socket-parent/ -->
<dependency>
    <groupId>org.smartboot.socket</groupId>
    <artifactId>smart-socket-parent</artifactId>
    <version>1.3.15</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.smartboot.socket/smart-socket-parent/
implementation 'org.smartboot.socket:smart-socket-parent:1.3.15'
// https://jarcasting.com/artifacts/org.smartboot.socket/smart-socket-parent/
implementation ("org.smartboot.socket:smart-socket-parent:1.3.15")
'org.smartboot.socket:smart-socket-parent:pom:1.3.15'
<dependency org="org.smartboot.socket" name="smart-socket-parent" rev="1.3.15">
  <artifact name="smart-socket-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.smartboot.socket', module='smart-socket-parent', version='1.3.15')
)
libraryDependencies += "org.smartboot.socket" % "smart-socket-parent" % "1.3.15"
[org.smartboot.socket/smart-socket-parent "1.3.15"]