Simple Net Handler

Abstract java class to simplfy network handlers

License

License

Categories

Categories

Net
GroupId

GroupId

me.martiii
ArtifactId

ArtifactId

simple-net-handler
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Simple Net Handler
Abstract java class to simplfy network handlers

Download simple-net-handler

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 2.0.0-alpha1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0