License |
License |
---|---|
GroupId | GroupIdnl.junglecomputing |
ArtifactId | ArtifactIdsmartsockets |
Version | Version1.80 |
Type | Typejar |
Description |
DescriptionSmartSockets
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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
smartsockets-1.80.pom | |
smartsockets-1.80.jar | 494 KB |
smartsockets-1.80-sources.jar | 368 KB |
smartsockets-1.80-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.21 |