SimpleNet

An easy-to-use, event-driven, asynchronous, network application framework compiled with Java 11.

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.jhg023
ArtifactId

ArtifactId

SimpleNet
Last Version

Last Version

1.6.6
Release Date

Release Date

Type

Type

jar
Description

Description

SimpleNet
An easy-to-use, event-driven, asynchronous, network application framework compiled with Java 11.
Project URL

Project URL

https://github.com/jhg023/SimpleNet
Source Code Management

Source Code Management

https://github.com/jhg023/SimpleNet

Download SimpleNet

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.jhg023 : Pbbl jar 1.0.2
org.slf4j : slf4j-api jar 2.0.0-alpha1

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-params jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.3
1.5.2
1.5.1
1.5.0
1.4.14
1.4.13
1.4.12
1.4.11
1.4.10
1.4.9
1.4.8
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.9
1.3.8
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.9
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0