MVN

com.harium.gdx : test

Maven & Gradle

Jan 24, 2019
1 usages
0 stars

GDX Testing · Classes to test libgdx

<dependency>
    <groupId>com.harium.gdx</groupId>
    <artifactId>test</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.harium.gdx : test to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.harium.gdx : test to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
test-1.0.0

How to add a dependency to Maven

Add the following com.harium.gdx : test maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.harium.gdx</groupId>
    <artifactId>test</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.harium.gdx : test gradle dependency to your build.gradle file:

implementation 'com.harium.gdx:test:1.0.0'

Gradle Kotlin DSL: Add the following com.harium.gdx : test gradle kotlin dependency to your build.gradle.kts file:

implementation("com.harium.gdx:test:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.harium.gdx : test sbt scala dependency to your build.sbt file:

libraryDependencies += "com.harium.gdx" % "test" % "1.0.0"

Advertisement

Dependencies from Group

Jan 27, 2019
1 usages
5 stars
Jan 24, 2019
1 usages
0 stars
Aug 29, 2018
5 stars
Feb 05, 2022
0 stars
Jun 15, 2022
8 stars

Discover Dependencies

May 01, 2023
10 usages
310 stars
Nov 29, 2022
14 stars
Aug 25, 2023
4 usages
3.9k stars
Jan 24, 2019
1 usages
Jun 01, 2020
50 stars
Aug 21, 2023
68 stars
Sep 25, 2022
1 stars