Last Version

SimpleNet 1.6.6

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
Version

Version

1.6.6
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 1.6.6


<!-- 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.