is not current version
Last Version 2.0.1

com.nedap.healthcare.archie:grammars 0.5.6

grammars for parsing ADL, ODIN and xpath

GroupId

GroupId

com.nedap.healthcare.archie
ArtifactId

ArtifactId

grammars
Version

Version

0.5.6
Type

Type

jar

Download grammars 0.5.6


<!-- https://jarcasting.com/artifacts/com.nedap.healthcare.archie/grammars/ -->
<dependency>
    <groupId>com.nedap.healthcare.archie</groupId>
    <artifactId>grammars</artifactId>
    <version>0.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.nedap.healthcare.archie/grammars/
implementation 'com.nedap.healthcare.archie:grammars:0.5.6'
// https://jarcasting.com/artifacts/com.nedap.healthcare.archie/grammars/
implementation ("com.nedap.healthcare.archie:grammars:0.5.6")
'com.nedap.healthcare.archie:grammars:jar:0.5.6'
<dependency org="com.nedap.healthcare.archie" name="grammars" rev="0.5.6">
  <artifact name="grammars" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nedap.healthcare.archie', module='grammars', version='0.5.6')
)
libraryDependencies += "com.nedap.healthcare.archie" % "grammars" % "0.5.6"
[com.nedap.healthcare.archie/grammars "0.5.6"]