GroupId | GroupIdau.gov.nehta |
---|---|
ArtifactId | ArtifactIdpcehr-compiled-wsdl |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
pcehr-compiled-wsdl-1.1.0.pom | |
pcehr-compiled-wsdl-1.1.0.jar | 403 KB |
pcehr-compiled-wsdl-1.1.0-sources.jar | 402 KB |
pcehr-compiled-wsdl-1.1.0-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/au.gov.nehta/pcehr-compiled-wsdl/ -->
<dependency>
<groupId>au.gov.nehta</groupId>
<artifactId>pcehr-compiled-wsdl</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/au.gov.nehta/pcehr-compiled-wsdl/
implementation 'au.gov.nehta:pcehr-compiled-wsdl:1.1.0'
// https://jarcasting.com/artifacts/au.gov.nehta/pcehr-compiled-wsdl/
implementation ("au.gov.nehta:pcehr-compiled-wsdl:1.1.0")
'au.gov.nehta:pcehr-compiled-wsdl:jar:1.1.0'
<dependency org="au.gov.nehta" name="pcehr-compiled-wsdl" rev="1.1.0">
<artifact name="pcehr-compiled-wsdl" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.gov.nehta', module='pcehr-compiled-wsdl', version='1.1.0')
)
libraryDependencies += "au.gov.nehta" % "pcehr-compiled-wsdl" % "1.1.0"
[au.gov.nehta/pcehr-compiled-wsdl "1.1.0"]