Last Version

CodinGame Game Engine Tooltip Module 4.3.0

A module to display tooltips for the CodinGame engine toolkit.

License

License

GroupId

GroupId

com.codingame.gameengine
ArtifactId

ArtifactId

module-tooltip
Version

Version

4.3.0
Type

Type

jar
Description

Description

CodinGame Game Engine Tooltip Module
A module to display tooltips for the CodinGame engine toolkit.
Project URL

Project URL

https://www.codingame.com/module-tooltip

Download module-tooltip 4.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.codingame.gameengine : core jar 4.3.0
com.codingame.gameengine : module-entities jar 4.3.0

Project Modules

There are no modules declared in this project.