Download servicecatalog-client-1.0.1.jar file - Jar s

Jar examples for s:servicecatalog-client

Description

You can download jar file servicecatalog-client 1.0.1 in this page.

License

Apache License

Build File

You can use the following script to add servicecatalog-client-1.0.1.jar to your project.

<dependency>
   <groupId>me.snowdrop</groupId>
   <artifactId>servicecatalog-client</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'me.snowdrop', name: 'servicecatalog-client', version: '1.0.1'
libraryDependencies += "me.snowdrop" % "servicecatalog-client" % "1.0.1"
<dependency org="me.snowdrop" name="servicecatalog-client" rev="1.0.1"/>
@Grapes(@Grab(group='me.snowdrop', module='servicecatalog-client', version='1.0.1'))
'me.snowdrop:servicecatalog-client:jar:1.0.1'

Download

Click the following link to download the jar file.

servicecatalog-client-1.0.1-javadoc.jar
servicecatalog-client-1.0.1-sources.jar
servicecatalog-client-1.0.1.jar
servicecatalog-client-1.0.1.pom



Related Tutorials