MVN

io.github.micheljung : warcraft4j-util

Maven & Gradle

Oct 20, 2021
5 usages

Warcraft4J utility library · Utility library for Warcraft4J modules

<dependency>
    <groupId>io.github.micheljung</groupId>
    <artifactId>warcraft4j-util</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.micheljung : warcraft4j-util to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of io.github.micheljung : warcraft4j-util to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
warcraft4j-util-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.github.micheljung</groupId>
    <artifactId>warcraft4j-util</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.micheljung : warcraft4j-util gradle dependency to your build.gradle file:

implementation 'io.github.micheljung:warcraft4j-util:0.1.0'

Gradle Kotlin DSL: Add the following io.github.micheljung : warcraft4j-util gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.micheljung:warcraft4j-util:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.micheljung : warcraft4j-util sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.micheljung" % "warcraft4j-util" % "0.1.0"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 15, 2023
13 usages
12.9k stars
Feb 28, 2023
4 usages
2 stars
Dec 08, 2020
3 usages
0 stars
Apr 06, 2022
2 usages
161 stars
Jun 22, 2020
7 usages
24 stars
Aug 22, 2023
56 usages
5k stars
Apr 06, 2018
8 usages
1 stars