License |
License |
---|---|
GroupId | GroupIdau.gov.nehta |
ArtifactId | ArtifactIdsmd-wsdl-common |
Version | Version1.0.3 |
Type | Typejar |
Description |
DescriptionSMD Common WSDL library
Java classes for SMD development
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
smd-wsdl-common-1.0.3.pom | |
smd-wsdl-common-1.0.3.jar | 71 KB |
smd-wsdl-common-1.0.3-sources.jar | 77 KB |
smd-wsdl-common-1.0.3-javadoc.jar | 429 KB |
Browse |
<!-- https://jarcasting.com/artifacts/au.gov.nehta/smd-wsdl-common/ -->
<dependency>
<groupId>au.gov.nehta</groupId>
<artifactId>smd-wsdl-common</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/au.gov.nehta/smd-wsdl-common/
implementation 'au.gov.nehta:smd-wsdl-common:1.0.3'
// https://jarcasting.com/artifacts/au.gov.nehta/smd-wsdl-common/
implementation ("au.gov.nehta:smd-wsdl-common:1.0.3")
'au.gov.nehta:smd-wsdl-common:jar:1.0.3'
<dependency org="au.gov.nehta" name="smd-wsdl-common" rev="1.0.3">
<artifact name="smd-wsdl-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.gov.nehta', module='smd-wsdl-common', version='1.0.3')
)
libraryDependencies += "au.gov.nehta" % "smd-wsdl-common" % "1.0.3"
[au.gov.nehta/smd-wsdl-common "1.0.3"]