${project.groupId}:core

A library set out to implement the maedn protocol for playing 'Mensch Aerger Dich Nicht' together.

GroupId

GroupId

io.gitlab.not_a_number.maed
ArtifactId

ArtifactId

core
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

${project.groupId}:core
A library set out to implement the maedn protocol for playing 'Mensch Aerger Dich Nicht' together.
Project URL

Project URL

https://gitlab.com/Not_A_Number/maed
Source Code Management

Source Code Management

http://gitlab.com/Not_A_Number/maed/tree/main

Download core

How to add to project

<!-- https://jarcasting.com/artifacts/io.gitlab.not_a_number.maed/core/ -->
<dependency>
    <groupId>io.gitlab.not_a_number.maed</groupId>
    <artifactId>core</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitlab.not_a_number.maed/core/
implementation 'io.gitlab.not_a_number.maed:core:1.2'
// https://jarcasting.com/artifacts/io.gitlab.not_a_number.maed/core/
implementation ("io.gitlab.not_a_number.maed:core:1.2")
'io.gitlab.not_a_number.maed:core:jar:1.2'
<dependency org="io.gitlab.not_a_number.maed" name="core" rev="1.2">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitlab.not_a_number.maed', module='core', version='1.2')
)
libraryDependencies += "io.gitlab.not_a_number.maed" % "core" % "1.2"
[io.gitlab.not_a_number.maed/core "1.2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.2