Jar examples for g:gdl-validation
A library for parsing and validating games in the Game Description Language (GDL).
You can download jar file gdl-validation 0.2.2 in this page.
The MIT License
You can use the following script to add gdl-validation-0.2.2.jar to your project.
<dependency> <groupId>net.alloyggp</groupId> <artifactId>gdl-validation</artifactId> <version>0.2.2</version> </dependency>
compile group: 'net.alloyggp', name: 'gdl-validation', version: '0.2.2'
libraryDependencies += "net.alloyggp" % "gdl-validation" % "0.2.2"
<dependency org="net.alloyggp" name="gdl-validation" rev="0.2.2"/>
@Grapes(@Grab(group='net.alloyggp', module='gdl-validation', version='0.2.2'))
'net.alloyggp:gdl-validation:jar:0.2.2'
Click the following link to download the jar file.
gdl-validation-0.2.2-javadoc.jar