is not current version
Last Version 8.0.0

org.nhind:xd 1.0

NHIN Direct XD Component

GroupId

GroupId

org.nhind
ArtifactId

ArtifactId

xd
Version

Version

1.0
Type

Type

war

Download xd 1.0


<!-- https://jarcasting.com/artifacts/org.nhind/xd/ -->
<dependency>
    <groupId>org.nhind</groupId>
    <artifactId>xd</artifactId>
    <version>1.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.nhind/xd/
implementation 'org.nhind:xd:1.0'
// https://jarcasting.com/artifacts/org.nhind/xd/
implementation ("org.nhind:xd:1.0")
'org.nhind:xd:war:1.0'
<dependency org="org.nhind" name="xd" rev="1.0">
  <artifact name="xd" type="war" />
</dependency>
@Grapes(
@Grab(group='org.nhind', module='xd', version='1.0')
)
libraryDependencies += "org.nhind" % "xd" % "1.0"
[org.nhind/xd "1.0"]