is not current version
Last Version 2.0.1

com.nedap.healthcare.archie:grammars 1.0.1

grammars for parsing ADL, ODIN and xpath

GroupId

GroupId

com.nedap.healthcare.archie
ArtifactId

ArtifactId

grammars
Version

Version

1.0.1
Type

Type

jar

Download grammars 1.0.1


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