ggp-tournament

A library for GGP tournament specification and scheduling.

License

License

Categories

Categories

Net
GroupId

GroupId

net.alloyggp
ArtifactId

ArtifactId

ggp-tournament
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

ggp-tournament
A library for GGP tournament specification and scheduling.
Project URL

Project URL

https://github.com/AlexLandau/ggp-tournament

Download ggp-tournament

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
joda-time : joda-time jar 2.9.1
com.google.guava : guava jar 14.0.1
org.yaml : snakeyaml jar 1.16
net.alloyggp : escape-rope jar 0.0.5
com.google.code.findbugs : jsr305 jar 3.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1