GroupId | GroupIdcom.b3dgs.lionengine |
---|---|
ArtifactId | ArtifactIdlionengine-parent |
Version | Version8.3.0 |
Type | Typepom |
Filename | Size |
---|---|
lionengine-parent-8.3.0.pom | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.b3dgs.lionengine/lionengine-parent/ -->
<dependency>
<groupId>com.b3dgs.lionengine</groupId>
<artifactId>lionengine-parent</artifactId>
<version>8.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.b3dgs.lionengine/lionengine-parent/
implementation 'com.b3dgs.lionengine:lionengine-parent:8.3.0'
// https://jarcasting.com/artifacts/com.b3dgs.lionengine/lionengine-parent/
implementation ("com.b3dgs.lionengine:lionengine-parent:8.3.0")
'com.b3dgs.lionengine:lionengine-parent:pom:8.3.0'
<dependency org="com.b3dgs.lionengine" name="lionengine-parent" rev="8.3.0">
<artifact name="lionengine-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.b3dgs.lionengine', module='lionengine-parent', version='8.3.0')
)
libraryDependencies += "com.b3dgs.lionengine" % "lionengine-parent" % "8.3.0"
[com.b3dgs.lionengine/lionengine-parent "8.3.0"]