MVN

com.github.brunothg : game-engine

Maven & Gradle

Oct 13, 2017
0 stars

Java 2D Game Engine

<dependency>
    <groupId>com.github.brunothg</groupId>
    <artifactId>game-engine</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.brunothg : game-engine to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.0

All Versions

Choose a version of com.github.brunothg : game-engine to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
game-engine-1.4.0
1.3.x
game-engine-1.3.1

How to add a dependency to Maven

Add the following com.github.brunothg : game-engine maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.brunothg</groupId>
    <artifactId>game-engine</artifactId>
    <version>1.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.brunothg : game-engine gradle dependency to your build.gradle file:

implementation 'com.github.brunothg:game-engine:1.4.0'

Gradle Kotlin DSL: Add the following com.github.brunothg : game-engine gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.brunothg:game-engine:1.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.brunothg : game-engine sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.brunothg" % "game-engine" % "1.4.0"

Advertisement

Dependencies from Group

Oct 13, 2017
0 stars
Sep 12, 2017
0 stars
Sep 12, 2017
0 stars

Discover Dependencies

Apr 23, 2018
2 usages
Aug 04, 2018
1 usages
56 stars
May 23, 2020
192 stars
May 23, 2020
1 usages
192 stars
Sep 14, 2019
6 usages
632 stars
Apr 02, 2018
3 usages
51 stars
Jun 15, 2023
6 usages
51 stars
Jul 07, 2017
0 stars
Dec 26, 2017
2 usages
1.8k stars