annotation-processor

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
Last Version

Last Version

3.14
Release Date

Release Date

Type

Type

jar
Description

Description

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

How to add to project

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

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.
io.gitlab.hohserg.elegant.networking
This is library of useful network system for minecraft modding

Versions

Version
3.14
3.10
3.8
3.7
3.5
3.4
3.2
2.8
2.7
2.5
2.4
2.3
2.1
2.0