is not current version
Last Version 2.0.1

com.nedap.healthcare.archie:tools 0.5.6

tools that operate on the archie reference models and archetype object model

GroupId

GroupId

com.nedap.healthcare.archie
ArtifactId

ArtifactId

tools
Version

Version

0.5.6
Type

Type

jar

Download tools 0.5.6


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