is not current version
Last Version 4.3.0

com.codingame.gameengine:module-tooltip 3.15.3

A module to display tooltips for the CodinGame engine toolkit.

GroupId

GroupId

com.codingame.gameengine
ArtifactId

ArtifactId

module-tooltip
Version

Version

3.15.3
Type

Type

jar

Download module-tooltip 3.15.3


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