is not current version
Last Version 8.4.1

com.b3dgs.lionengine:lionengine-buildtools 8.3.2


GroupId

GroupId

com.b3dgs.lionengine
ArtifactId

ArtifactId

lionengine-buildtools
Version

Version

8.3.2
Type

Type

pom

Download lionengine-buildtools 8.3.2


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