Jar examples for s:stash-java-client-core
Stash REST client base implementation
You can download jar file stash-java-client-core 1.6.0-rc5 in this page.
You can use the following script to add stash-java-client-core-1.6.0-rc5.jar to your project.
<dependency> <groupId>com.atlassian.stash</groupId> <artifactId>stash-java-client-core</artifactId> <version>1.6.0-rc5</version> </dependency>
compile group: 'com.atlassian.stash', name: 'stash-java-client-core', version: '1.6.0-rc5'
libraryDependencies += "com.atlassian.stash" % "stash-java-client-core" % "1.6.0-rc5"
<dependency org="com.atlassian.stash" name="stash-java-client-core" rev="1.6.0-rc5"/>
@Grapes(@Grab(group='com.atlassian.stash', module='stash-java-client-core', version='1.6.0-rc5'))
'com.atlassian.stash:stash-java-client-core:jar:1.6.0-rc5'
Click the following link to download the jar file.
stash-java-client-core-1.6.0-rc5-javadoc.jar