Yildiz-Engine Module Controller

Controller module.

License

License

GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

module-controller
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Yildiz-Engine Module Controller
Controller module.
Project URL

Project URL

https://engine.yildiz-games.be

Download module-controller

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apiguardian : apiguardian-api jar 1.1.2

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0