is not current version
Last Version 8.4.1

com.b3dgs.lionengine:lionengine-buildtools 8.3.6


GroupId

GroupId

com.b3dgs.lionengine
ArtifactId

ArtifactId

lionengine-buildtools
Version

Version

8.3.6
Type

Type

jar

Download lionengine-buildtools 8.3.6


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