SimpleNet

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

License

License

Categories

Categories

IDE Development Tools Ant Build Tools Net
GroupId

GroupId

com.github.antideveloppeur
ArtifactId

ArtifactId

SimpleNet
Last Version

Last Version

1.6.6-j8
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

https://github.com/Antideveloppeur/SimpleNet

Download SimpleNet

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.antideveloppeur : Pbbl jar 1.0.2-j8
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-j8