is not current version
Last Version 1.1.2

be.yildiz-games:module-controller-jampad 1.1.0

Jampad implementation for the controller module.

GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

module-controller-jampad
Version

Version

1.1.0
Type

Type

jar

Download module-controller-jampad 1.1.0


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