is not current version
Last Version 2.0.1

com.nedap.healthcare.archie:grammars 0.18.0

grammars for parsing ADL, ODIN and xpath

GroupId

GroupId

com.nedap.healthcare.archie
ArtifactId

ArtifactId

grammars
Version

Version

0.18.0
Type

Type

jar

Download grammars 0.18.0


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