is not current version
Last Version 9.0.5

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


GroupId

GroupId

com.b3dgs.lionengine
ArtifactId

ArtifactId

lionengine-core-awt
Version

Version

9.0.1
Type

Type

jar

Download lionengine-core-awt 9.0.1


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