Download ncts-syndication-client-library-1.0.0.jar file - Jar n

Jar examples for n:ncts-syndication-client-library

Description

Java library for downloading artefacts from the NCTS

You can download jar file ncts-syndication-client-library 1.0.0 in this page.

Build File

You can use the following script to add ncts-syndication-client-library-1.0.0.jar to your project.

<dependency>
   <groupId>au.gov.digitalhealth</groupId>
   <artifactId>ncts-syndication-client-library</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'au.gov.digitalhealth', name: 'ncts-syndication-client-library', version: '1.0.0'
libraryDependencies += "au.gov.digitalhealth" % "ncts-syndication-client-library" % "1.0.0"
<dependency org="au.gov.digitalhealth" name="ncts-syndication-client-library" rev="1.0.0"/>
@Grapes(@Grab(group='au.gov.digitalhealth', module='ncts-syndication-client-library', version='1.0.0'))
'au.gov.digitalhealth:ncts-syndication-client-library:jar:1.0.0'

Download

Click the following link to download the jar file.

ncts-syndication-client-library-1.0.0-javadoc.jar
ncts-syndication-client-library-1.0.0-sources.jar
ncts-syndication-client-library-1.0.0.jar
ncts-syndication-client-library-1.0.0.pom



Related Tutorials