is not current version
Last Version 8.0.0

org.nhind:xd 1.0.3

NHIN Direct XD Component

GroupId

GroupId

org.nhind
ArtifactId

ArtifactId

xd
Version

Version

1.0.3
Type

Type

war

Download xd 1.0.3


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