mn-tools-processors

MicroNet Processors Plug-in to Generate Code from Annotations

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.mrharibo.micronet
ArtifactId

ArtifactId

mn-tools-processors
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

mn-tools-processors
MicroNet Processors Plug-in to Generate Code from Annotations
Project URL

Project URL

https://github.com/MrHaribo/MicroNet
Source Code Management

Source Code Management

http://github.com/MrHaribo/MicroNet/tree/master

Download mn-tools-processors

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.mrharibo.micronet/mn-tools-processors/ -->
<dependency>
    <groupId>com.github.mrharibo.micronet</groupId>
    <artifactId>mn-tools-processors</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mrharibo.micronet/mn-tools-processors/
implementation 'com.github.mrharibo.micronet:mn-tools-processors:0.2.0'
// https://jarcasting.com/artifacts/com.github.mrharibo.micronet/mn-tools-processors/
implementation ("com.github.mrharibo.micronet:mn-tools-processors:0.2.0")
'com.github.mrharibo.micronet:mn-tools-processors:jar:0.2.0'
<dependency org="com.github.mrharibo.micronet" name="mn-tools-processors" rev="0.2.0">
  <artifact name="mn-tools-processors" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mrharibo.micronet', module='mn-tools-processors', version='0.2.0')
)
libraryDependencies += "com.github.mrharibo.micronet" % "mn-tools-processors" % "0.2.0"
[com.github.mrharibo.micronet/mn-tools-processors "0.2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.mrharibo.micronet : mn-micronet pom 0.2.0
com.squareup : javapoet jar 1.9.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

MicroNet

Microservice Framework for Online Games

Versions

Version
0.2.0
0.1.0