is not current version
Last Version 1.5.0

org.silentsoft:silentsoft-net 1.3.0

Network communication utility library

Categories

Categories

Net
GroupId

GroupId

org.silentsoft
ArtifactId

ArtifactId

silentsoft-net
Version

Version

1.3.0
Type

Type

jar

Download silentsoft-net 1.3.0


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