is not current version
Last Version 2.0.1

com.nedap.healthcare.archie:grammars 0.8.2

grammars for parsing ADL, ODIN and xpath

GroupId

GroupId

com.nedap.healthcare.archie
ArtifactId

ArtifactId

grammars
Version

Version

0.8.2
Type

Type

jar

Download grammars 0.8.2


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