GOT Data Model

The god of bots data model

License

License

Categories

Categories

Net
GroupId

GroupId

it.netgrid.got
ArtifactId

ArtifactId

model
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

GOT Data Model
The god of bots data model
Project Organization

Project Organization

Netgrid

Download model

How to add to project

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

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.

Versions

Version
0.0.4
0.0.1