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 1.0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add parser-1.0.1.jar to your project.
<dependency> <groupId>com.jolira.logdb</groupId> <artifactId>parser</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.jolira.logdb', name: 'parser', version: '1.0.1'
libraryDependencies += "com.jolira.logdb" % "parser" % "1.0.1"
<dependency org="com.jolira.logdb" name="parser" rev="1.0.1"/>
@Grapes(@Grab(group='com.jolira.logdb', module='parser', version='1.0.1'))
'com.jolira.logdb:parser:jar:1.0.1'
Click the following link to download the jar file.
parser-1.0.1-javadoc.jar