License |
License |
---|---|
GroupId | GroupIdcom.b3dgs.lionengine |
ArtifactId | ArtifactIdlionengine-buildtools |
Version | Version8.4.1 |
Type | Typejar |
Description |
DescriptionLionEngine Build Tools
Java 2D Game Engine
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
lionengine-buildtools-8.4.1.pom | |
lionengine-buildtools-8.4.1.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.b3dgs.lionengine/lionengine-buildtools/ -->
<dependency>
<groupId>com.b3dgs.lionengine</groupId>
<artifactId>lionengine-buildtools</artifactId>
<version>8.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.b3dgs.lionengine/lionengine-buildtools/
implementation 'com.b3dgs.lionengine:lionengine-buildtools:8.4.1'
// https://jarcasting.com/artifacts/com.b3dgs.lionengine/lionengine-buildtools/
implementation ("com.b3dgs.lionengine:lionengine-buildtools:8.4.1")
'com.b3dgs.lionengine:lionengine-buildtools:jar:8.4.1'
<dependency org="com.b3dgs.lionengine" name="lionengine-buildtools" rev="8.4.1">
<artifact name="lionengine-buildtools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.b3dgs.lionengine', module='lionengine-buildtools', version='8.4.1')
)
libraryDependencies += "com.b3dgs.lionengine" % "lionengine-buildtools" % "8.4.1"
[com.b3dgs.lionengine/lionengine-buildtools "8.4.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |