is not current version
Last Version 8.4.1

com.b3dgs.lionengine:lionengine-buildtools 8.2.3


GroupId

GroupId

com.b3dgs.lionengine
ArtifactId

ArtifactId

lionengine-buildtools
Version

Version

8.2.3
Type

Type

pom

Download lionengine-buildtools 8.2.3


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