is not current version
Last Version 1.4.3.rc-8

org.smartboot.socket:smart-buffer 1.4.3.rc-7

A high performance network application framework based on Java AIO

GroupId

GroupId

org.smartboot.socket
ArtifactId

ArtifactId

smart-buffer
Version

Version

1.4.3.rc-7
Type

Type

jar

Download smart-buffer 1.4.3.rc-7


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