MVN

com.github.rogerhehe : gamecore

Maven & Gradle

Nov 08, 2018

gamecore · common core code for game server

<dependency>
    <groupId>com.github.rogerhehe</groupId>
    <artifactId>gamecore</artifactId>
    <version>1.0.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.rogerhehe : gamecore to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.11

All Versions

Choose a version of com.github.rogerhehe : gamecore to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
gamecore-1.0.11
gamecore-1.0.10
gamecore-1.0.9
gamecore-1.0.8
gamecore-1.0.7
gamecore-1.0.6
gamecore-1.0.5
gamecore-1.0.4
gamecore-1.0.3
gamecore-1.0.2
gamecore-1.0.1

How to add a dependency to Maven

Add the following com.github.rogerhehe : gamecore maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.rogerhehe</groupId>
    <artifactId>gamecore</artifactId>
    <version>1.0.11</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.rogerhehe : gamecore gradle dependency to your build.gradle file:

implementation 'com.github.rogerhehe:gamecore:1.0.11'

Gradle Kotlin DSL: Add the following com.github.rogerhehe : gamecore gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.rogerhehe:gamecore:1.0.11")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.rogerhehe : gamecore sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.rogerhehe" % "gamecore" % "1.0.11"

Advertisement

Dependencies from Group

Discover Dependencies

Apr 05, 2023
4 stars
Sep 15, 2018
3 usages
1 stars
Sep 14, 2018
38 stars
Sep 15, 2018
2 usages
68.1k stars
Jul 26, 2023
1.4k stars
Dec 16, 2018
0 stars
sms
Aug 25, 2023
15 usages
1.8k stars
Aug 25, 2023
15 usages
1.8k stars
Aug 25, 2023
27 usages
1.8k stars
Jun 14, 2023
3 usages
431 stars