Download syncope-client-lib-2.0.8.jar file - Jar s

Jar examples for s:syncope-client-lib

Description

Apache Syncope Client Lib

You can download jar file syncope-client-lib 2.0.8 in this page.

License

Apache License

Build File

You can use the following script to add syncope-client-lib-2.0.8.jar to your project.

<dependency>
   <groupId>org.apache.syncope.client</groupId>
   <artifactId>syncope-client-lib</artifactId>
   <version>2.0.8</version>
</dependency>
compile group: 'org.apache.syncope.client', name: 'syncope-client-lib', version: '2.0.8'
libraryDependencies += "org.apache.syncope.client" % "syncope-client-lib" % "2.0.8"
<dependency org="org.apache.syncope.client" name="syncope-client-lib" rev="2.0.8"/>
@Grapes(@Grab(group='org.apache.syncope.client', module='syncope-client-lib', version='2.0.8'))
'org.apache.syncope.client:syncope-client-lib:jar:2.0.8'

Download

Click the following link to download the jar file.

syncope-client-lib-2.0.8-javadoc.jar
syncope-client-lib-2.0.8-sources.jar
syncope-client-lib-2.0.8.jar
syncope-client-lib-2.0.8.pom



Related Tutorials