SNF4J/Example

The SNF4J examples

License

License

GroupId

GroupId

org.snf4j
ArtifactId

ArtifactId

snf4j-example
Last Version

Last Version

1.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

SNF4J/Example
The SNF4J examples
Project URL

Project URL

http://snf4j.org
Project Organization

Project Organization

SNF4J.ORG

Download snf4j-example

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.snf4j : snf4j-core jar 1.10.0
org.snf4j : snf4j-sctp jar 1.10.0
org.snf4j : snf4j-websocket jar 1.10.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.
org.snf4j

snf4j.org

Simple Network Framework for Java

Versions

Version
1.10.0
1.9.0
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0