MVN

io.github.pm-dungeon : core

Maven & Gradle

May 29, 2022
3 stars

PM-Dungeon core · The pmdungeon is a lightweight, libgdx based, Java framework for the development of a 2D rogue like.

<dependency>
    <groupId>io.github.pm-dungeon</groupId>
    <artifactId>core</artifactId>
    <version>4.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.pm-dungeon : core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.1.2

All Versions

Choose a version of io.github.pm-dungeon : core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.1.x
core-4.1.2
core-4.1.1
core-4.1.0
4.0.x
core-4.0.8
core-4.0.7
core-4.0.6
core-4.0.5
core-4.0.4
core-4.0.3
core-4.0.2
core-4.0.1
core-4.0.0
3.0.x
core-3.0.0
2.0.x
core-2.0.0
1.0.x
core-1.0.10
core-1.0.9
core-1.0.8
core-1.0.7
core-1.0.6
core-1.0.5

How to add a dependency to Maven

Add the following io.github.pm-dungeon : core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.pm-dungeon</groupId>
    <artifactId>core</artifactId>
    <version>4.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.pm-dungeon : core gradle dependency to your build.gradle file:

implementation 'io.github.pm-dungeon:core:4.1.2'

Gradle Kotlin DSL: Add the following io.github.pm-dungeon : core gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.pm-dungeon:core:4.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.pm-dungeon : core sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.pm-dungeon" % "core" % "4.1.2"

Advertisement

Dependencies from Group

May 29, 2022
3 stars
Nov 17, 2022
3 stars

Discover Dependencies

Jan 20, 2022
11 usages
0 stars
Jan 20, 2022
3 usages
0 stars
Jan 20, 2022
0 stars
Jan 20, 2022
2 usages
0 stars
Jan 20, 2022
6 usages
0 stars
Jan 20, 2022
6 usages
0 stars
Jan 20, 2022
6 usages
Jan 20, 2022
5 usages
0 stars
Jun 27, 2023
21 stars