is not current version
Last Version 2.0.1

com.nedap.healthcare.archie:tools 1.0.6

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

GroupId

GroupId

com.nedap.healthcare.archie
ArtifactId

ArtifactId

tools
Version

Version

1.0.6
Type

Type

jar

Download tools 1.0.6


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