is not current version
Last Version 2.0.1

com.nedap.healthcare.archie:aom 0.5.5

An OpenEHR archetype object model implementation, plus parser

GroupId

GroupId

com.nedap.healthcare.archie
ArtifactId

ArtifactId

aom
Version

Version

0.5.5
Type

Type

jar

Download aom 0.5.5


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