Download grammars-0.4.3.jar file - Jar g

Jar examples for g:grammars

Description

grammars for parsing ADL, ODIN and xpath

You can download jar file grammars 0.4.3 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add grammars-0.4.3.jar to your project.

<dependency>
   <groupId>com.nedap.healthcare.archie</groupId>
   <artifactId>grammars</artifactId>
   <version>0.4.3</version>
</dependency>
compile group: 'com.nedap.healthcare.archie', name: 'grammars', version: '0.4.3'
libraryDependencies += "com.nedap.healthcare.archie" % "grammars" % "0.4.3"
<dependency org="com.nedap.healthcare.archie" name="grammars" rev="0.4.3"/>
@Grapes(@Grab(group='com.nedap.healthcare.archie', module='grammars', version='0.4.3'))
'com.nedap.healthcare.archie:grammars:jar:0.4.3'

Download

Click the following link to download the jar file.

grammars-0.4.3-javadoc.jar
grammars-0.4.3-sources.jar
grammars-0.4.3.jar
grammars-0.4.3.pom



Related Tutorials