is not current version
Last Version 3.14

ElegantNetworking Annotation Processor 3.8

This is a annotation processor for ElegantNetworking. Intended for code-generation of packet serializers

License

License

Categories

Categories

Ant Build Tools Net Networking
GroupId

GroupId

io.gitlab.hohserg.elegant.networking
ArtifactId

ArtifactId

annotation-processor
Version

Version

3.8
Type

Type

jar
Description

Description

ElegantNetworking Annotation Processor
This is a annotation processor for ElegantNetworking. Intended for code-generation of packet serializers
Project URL

Project URL

https://github.com/ElegantNetworking/ElegantNetworkingRoot
Source Code Management

Source Code Management

https://github.com/ElegantNetworking/ElegantNetworkingAnnotationProcessor

Download annotation-processor 3.8


<!-- https://jarcasting.com/artifacts/io.gitlab.hohserg.elegant.networking/annotation-processor/ -->
<dependency>
    <groupId>io.gitlab.hohserg.elegant.networking</groupId>
    <artifactId>annotation-processor</artifactId>
    <version>3.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitlab.hohserg.elegant.networking/annotation-processor/
implementation 'io.gitlab.hohserg.elegant.networking:annotation-processor:3.8'
// https://jarcasting.com/artifacts/io.gitlab.hohserg.elegant.networking/annotation-processor/
implementation ("io.gitlab.hohserg.elegant.networking:annotation-processor:3.8")
'io.gitlab.hohserg.elegant.networking:annotation-processor:jar:3.8'
<dependency org="io.gitlab.hohserg.elegant.networking" name="annotation-processor" rev="3.8">
  <artifact name="annotation-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitlab.hohserg.elegant.networking', module='annotation-processor', version='3.8')
)
libraryDependencies += "io.gitlab.hohserg.elegant.networking" % "annotation-processor" % "3.8"
[io.gitlab.hohserg.elegant.networking/annotation-processor "3.8"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.