MicroNet
Microservice Framework for Online Games
License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.github.mrharibo.micronet |
ArtifactId | ArtifactIdmn-tools-processors-annotations |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmn-tools-processors-annotations
MicroNet Native Annotation Processor
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.mrharibo.micronet/mn-tools-processors-annotations/ -->
<dependency>
<groupId>com.github.mrharibo.micronet</groupId>
<artifactId>mn-tools-processors-annotations</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mrharibo.micronet/mn-tools-processors-annotations/
implementation 'com.github.mrharibo.micronet:mn-tools-processors-annotations:0.2.0'
// https://jarcasting.com/artifacts/com.github.mrharibo.micronet/mn-tools-processors-annotations/
implementation ("com.github.mrharibo.micronet:mn-tools-processors-annotations:0.2.0")
'com.github.mrharibo.micronet:mn-tools-processors-annotations:jar:0.2.0'
<dependency org="com.github.mrharibo.micronet" name="mn-tools-processors-annotations" rev="0.2.0">
<artifact name="mn-tools-processors-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mrharibo.micronet', module='mn-tools-processors-annotations', version='0.2.0')
)
libraryDependencies += "com.github.mrharibo.micronet" % "mn-tools-processors-annotations" % "0.2.0"
[com.github.mrharibo.micronet/mn-tools-processors-annotations "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.mrharibo.micronet : mn-tools-processors | jar | 0.2.0 |
Microservice Framework for Online Games