Download edc-client-2.2.0.jar file - Jar e

Jar examples for e:edc-client

Description

Client to manage the documentation published by edc

You can download jar file edc-client 2.2.0 in this page.

License

MIT License

Build File

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'

Download

Click the following link to download the jar file.

edc-client-2.2.0-javadoc.jar
edc-client-2.2.0-sources.jar
edc-client-2.2.0.jar
edc-client-2.2.0.pom



Related Tutorials