silentsoft-net

Network communication utility library

License

License

Categories

Categories

Net
GroupId

GroupId

org.silentsoft
ArtifactId

ArtifactId

silentsoft-net
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

silentsoft-net
Network communication utility library
Project URL

Project URL

https://github.com/silentsoft/silentsoft-net
Source Code Management

Source Code Management

https://github.com/silentsoft/silentsoft-net.git

Download silentsoft-net

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
commons-io : commons-io jar 2.4
org.apache.httpcomponents : httpclient jar 4.5.12
org.apache.httpcomponents : httpmime jar 4.5.12
com.github.markusbernhardt : proxy-vole jar 1.0.3
com.fasterxml.jackson.core : jackson-annotations jar 2.10.3
com.fasterxml.jackson.core : jackson-core jar 2.10.3
com.fasterxml.jackson.core : jackson-databind jar 2.10.3
org.json : json jar 20141113

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.0
1.4.0
1.3.0