is not current version
Last Version 2.0.1

com.nedap.healthcare.archie:tools 0.17.0

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

GroupId

GroupId

com.nedap.healthcare.archie
ArtifactId

ArtifactId

tools
Version

Version

0.17.0
Type

Type

jar

Download tools 0.17.0


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