License |
License |
---|---|
GroupId | GroupIdio.github.micheljung |
ArtifactId | ArtifactIdwarcraft4j |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWarcraft4J parent module
General parent module for all Warcraft4J modules.
|
Project URL |
Project URL |
Filename | Size |
---|---|
warcraft4j-0.1.0.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.micheljung/warcraft4j/ -->
<dependency>
<groupId>io.github.micheljung</groupId>
<artifactId>warcraft4j</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.micheljung/warcraft4j/
implementation 'io.github.micheljung:warcraft4j:0.1.0'
// https://jarcasting.com/artifacts/io.github.micheljung/warcraft4j/
implementation ("io.github.micheljung:warcraft4j:0.1.0")
'io.github.micheljung:warcraft4j:pom:0.1.0'
<dependency org="io.github.micheljung" name="warcraft4j" rev="0.1.0">
<artifact name="warcraft4j" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.micheljung', module='warcraft4j', version='0.1.0')
)
libraryDependencies += "io.github.micheljung" % "warcraft4j" % "0.1.0"
[io.github.micheljung/warcraft4j "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.inject : guice | jar | 3.0 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
org.slf4j : slf4j-api | jar | 1.7.5 |
ch.qos.logback : logback-classic | jar | 1.0.13 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.5 |