License |
License |
---|---|
GroupId | GroupIdbe.yildiz-games |
ArtifactId | ArtifactIdmodule-controller |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionYildiz-Engine Module Controller
Controller module.
|
Project URL |
Project URL |
Filename | Size |
---|---|
module-controller-1.1.0.pom | |
module-controller-1.1.0.jar | 14 KB |
module-controller-1.1.0-sources.jar | 17 KB |
module-controller-1.1.0-javadoc.jar | 153 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apiguardian : apiguardian-api | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |