Last Version

SmartSockets 1.80

Smartsockets is an open source communication library that automatically discovers many of the connectivity problems and solves them with as little support from the user as possible.

License

License

GroupId

GroupId

nl.junglecomputing
ArtifactId

ArtifactId

smartsockets
Version

Version

1.80
Type

Type

jar
Description

Description

SmartSockets
Smartsockets is an open source communication library that automatically discovers many of the connectivity problems and solves them with as little support from the user as possible.
Project URL

Project URL

https://github.com/junglecomputing/smartsockets
Source Code Management

Source Code Management

https://github.com/junglecomputing/smartsockets/tree/master

Download smartsockets 1.80


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

Dependencies

compile (10)

Group / Artifact Type Version
nl.junglecomputing : touchgraph jar 1.58
org.apache.sshd : sshd-mina jar 2.2.0
net.i2p.crypto : eddsa jar 0.3.0
nl.junglecomputing : sbbi-upnplib jar 1.0.4
de.javawi.jstun : jstun jar 0.7.4
com.google.guava : guava jar 19.0
commons-logging : commons-logging jar 1.2
commons-jxpath : commons-jxpath jar 1.1
log4j : log4j jar 1.2.13
org.slf4j : slf4j-api jar 1.7.21

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.21

Project Modules

There are no modules declared in this project.