is not current version
Last Version 9.0.5

com.b3dgs.lionengine:lionengine-core-awt 8.2.3


GroupId

GroupId

com.b3dgs.lionengine
ArtifactId

ArtifactId

lionengine-core-awt
Version

Version

8.2.3
Type

Type

jar

Download lionengine-core-awt 8.2.3


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