Last Version

BWMirror 2.7.1

Java API for Starcraft: Broodwar AIs

License

License

Categories

Categories

Mirror Application Layer Libs Introspection
GroupId

GroupId

com.github.gered
ArtifactId

ArtifactId

bwmirror
Version

Version

2.7.1
Type

Type

jar
Description

Description

BWMirror
Java API for Starcraft: Broodwar AIs
Project URL

Project URL

https://github.com/gered/BWMirror-Generator
Source Code Management

Source Code Management

https://github.com/gered/BWMirror-Generator.git

Download bwmirror 2.7.1


<!-- https://jarcasting.com/artifacts/com.github.gered/bwmirror/ -->
<dependency>
    <groupId>com.github.gered</groupId>
    <artifactId>bwmirror</artifactId>
    <version>2.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gered/bwmirror/
implementation 'com.github.gered:bwmirror:2.7.1'
// https://jarcasting.com/artifacts/com.github.gered/bwmirror/
implementation ("com.github.gered:bwmirror:2.7.1")
'com.github.gered:bwmirror:jar:2.7.1'
<dependency org="com.github.gered" name="bwmirror" rev="2.7.1">
  <artifact name="bwmirror" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gered', module='bwmirror', version='2.7.1')
)
libraryDependencies += "com.github.gered" % "bwmirror" % "2.7.1"
[com.github.gered/bwmirror "2.7.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.