is not current version
Last Version 8.4.1

com.b3dgs.lionengine:lionengine-buildtools 8.3.4


GroupId

GroupId

com.b3dgs.lionengine
ArtifactId

ArtifactId

lionengine-buildtools
Version

Version

8.3.4
Type

Type

pom

Download lionengine-buildtools 8.3.4


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