mn-model

MicroNet Model Component which defines the core types of the Shared Model

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.mrharibo.micronet
ArtifactId

ArtifactId

mn-model
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

mn-model
MicroNet Model Component which defines the core types of the Shared Model
Project URL

Project URL

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

Source Code Management

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

Download mn-model

How to add to project

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

Dependencies

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.1.2
0.1.0