Jar examples for e:edc-client
Client to manage the documentation published by edc
You can download jar file edc-client 2.2.0 in this page.
MIT License
You can use the following script to add edc-client-2.2.0.jar to your project.
<dependency> <groupId>fr.techad</groupId> <artifactId>edc-client</artifactId> <version>2.2.0</version> </dependency>
compile group: 'fr.techad', name: 'edc-client', version: '2.2.0'
libraryDependencies += "fr.techad" % "edc-client" % "2.2.0"
<dependency org="fr.techad" name="edc-client" rev="2.2.0"/>
@Grapes(@Grab(group='fr.techad', module='edc-client', version='2.2.0'))
'fr.techad:edc-client:jar:2.2.0'
Click the following link to download the jar file.
edc-client-2.2.0-javadoc.jar