Last Version

Dirigent 5.0.2

A readable and compact message composing library

License

License

The MIT License (MIT)
GroupId

GroupId

org.cubeengine
ArtifactId

ArtifactId

dirigent
Version

Version

5.0.2
Type

Type

jar
Description

Description

Dirigent
A readable and compact message composing library
Project URL

Project URL

http://cubeisland.de/engine
Source Code Management

Source Code Management

https://github.com/CubeEngine/Dirigent

Download dirigent 5.0.2


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.