is not current version
Last Version 0.8.6

com.siloft:siloft-networking 0.8.3

A Java library for networking

Categories

Categories

Net Networking
GroupId

GroupId

com.siloft
ArtifactId

ArtifactId

siloft-networking
Version

Version

0.8.3
Type

Type

jar

Download siloft-networking 0.8.3


<!-- https://jarcasting.com/artifacts/com.siloft/siloft-networking/ -->
<dependency>
    <groupId>com.siloft</groupId>
    <artifactId>siloft-networking</artifactId>
    <version>0.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.siloft/siloft-networking/
implementation 'com.siloft:siloft-networking:0.8.3'
// https://jarcasting.com/artifacts/com.siloft/siloft-networking/
implementation ("com.siloft:siloft-networking:0.8.3")
'com.siloft:siloft-networking:jar:0.8.3'
<dependency org="com.siloft" name="siloft-networking" rev="0.8.3">
  <artifact name="siloft-networking" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.siloft', module='siloft-networking', version='0.8.3')
)
libraryDependencies += "com.siloft" % "siloft-networking" % "0.8.3"
[com.siloft/siloft-networking "0.8.3"]