Jar examples for p:parser
Java library for parsing schools' substitution schedules. Supports multiple different systems mainly used in the German-speaking countries.
You can download jar file parser 2.0.1.0-RTM in this page.
The Apache Software License, Version 2.0
You can use the following script to add parser-2.0.1.0-RTM.jar to your project.
<dependency> <groupId>org.batoo.jpa</groupId> <artifactId>parser</artifactId> <version>2.0.1.0-RTM</version> </dependency>
compile group: 'org.batoo.jpa', name: 'parser', version: '2.0.1.0-RTM'
libraryDependencies += "org.batoo.jpa" % "parser" % "2.0.1.0-RTM"
<dependency org="org.batoo.jpa" name="parser" rev="2.0.1.0-RTM"/>
@Grapes(@Grab(group='org.batoo.jpa', module='parser', version='2.0.1.0-RTM'))
'org.batoo.jpa:parser:jar:2.0.1.0-RTM'
Click the following link to download the jar file.
parser-2.0.1.0-RTM-javadoc.jar