| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.alloyggp | 
    
| ArtifactId | ArtifactIdggp-tournament | 
    
| Last Version | Last Version0.1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionggp-tournament 
            A library for GGP tournament specification and scheduling. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| ggp-tournament-0.1.0.pom | |
| ggp-tournament-0.1.0.jar | 97 KB | 
| ggp-tournament-0.1.0-sources.jar | 43 KB | 
| ggp-tournament-0.1.0-javadoc.jar | 220 KB | 
| Browse | 
<!-- 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"]
                | 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 |