License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.github.jhg023 |
ArtifactId | ArtifactIdSimpleNet |
Last Version | Last Version1.6.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSimpleNet
An easy-to-use, event-driven, asynchronous, network application framework compiled with Java 11.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
SimpleNet-1.6.6.pom | |
SimpleNet-1.6.6.jar | 55 KB |
SimpleNet-1.6.6-sources.jar | 59 KB |
SimpleNet-1.6.6-javadoc.jar | 576 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jhg023 : Pbbl | jar | 1.0.2 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha1 |
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 |