License |
License |
---|---|
GroupId | GroupIdcom.b3dgs.lionengine |
ArtifactId | ArtifactIdlionengine-parent |
Version | Version9.0.5 |
Type | Typepom |
Description |
DescriptionLionEngine
Java 2D Game Engine
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lionengine-parent-9.0.5.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.b3dgs.lionengine/lionengine-parent/ -->
<dependency>
<groupId>com.b3dgs.lionengine</groupId>
<artifactId>lionengine-parent</artifactId>
<version>9.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.b3dgs.lionengine/lionengine-parent/
implementation 'com.b3dgs.lionengine:lionengine-parent:9.0.5'
// https://jarcasting.com/artifacts/com.b3dgs.lionengine/lionengine-parent/
implementation ("com.b3dgs.lionengine:lionengine-parent:9.0.5")
'com.b3dgs.lionengine:lionengine-parent:pom:9.0.5'
<dependency org="com.b3dgs.lionengine" name="lionengine-parent" rev="9.0.5">
<artifact name="lionengine-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.b3dgs.lionengine', module='lionengine-parent', version='9.0.5')
)
libraryDependencies += "com.b3dgs.lionengine" % "lionengine-parent" % "9.0.5"
[com.b3dgs.lionengine/lionengine-parent "9.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.b3dgs : b3dgs-buildtools | jar | 1.1.7 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
org.junit.platform : junit-platform-launcher | jar | 1.7.0 |
org.junit.platform : junit-platform-runner | jar | 1.7.0 |